Skip to content

Commit

Permalink
🔧 Actualiza la acción de publicación a la versión v1 en el flujo de t…
Browse files Browse the repository at this point in the history
…rabajo publish.yml
  • Loading branch information
atareao committed Sep 6, 2024
1 parent 0804a33 commit 8e1a7d5
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
uses: atareao/publish-ppa-package@v1
with:
repository: "atareao/atareao"
gpg_private_key: ${{ secrets.PPA_GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit 8e1a7d5

Please sign in to comment.