Skip to content

Commit

Permalink
v1
Browse files Browse the repository at this point in the history
  • Loading branch information
atareao committed Sep 8, 2024
1 parent 31ae841 commit e7f5ca0
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@v4
uses: atareao/publish-ppa-package-from-source@v1
with:
repository: "atareao/atareao"
gpg_private_key: ${{ secrets.PPA_GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit e7f5ca0

Please sign in to comment.