Skip to content

Commit

Permalink
v2
Browse files Browse the repository at this point in the history
  • Loading branch information
atareao committed Sep 7, 2024
1 parent c288ff8 commit c6256d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Publish PPA
uses: atareao/publish-ppa-package-from-source@v1
uses: atareao/publish-ppa-package-from-source@v2
with:
repository: "atareao/atareao"
gpg_private_key: ${{ secrets.PPA_GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit c6256d3

Please sign in to comment.