Skip to content

Commit

Permalink
🔧 Actualiza acción de publicación PPA a la última versión disponible
Browse files Browse the repository at this point in the history
  • Loading branch information
atareao committed Sep 6, 2024
1 parent 53423c2 commit 0804a33
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@v2
uses: atareao/publish-ppa-package
with:
repository: "atareao/atareao"
gpg_private_key: ${{ secrets.PPA_GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit 0804a33

Please sign in to comment.