Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Use tag in sample workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmeuli committed Nov 28, 2019
1 parent 56ea9a4 commit a9bda56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
java-version: 11

- name: Release Maven package
uses: samuelmeuli/action-maven-publish@master
uses: samuelmeuli/action-maven-publish@0.1.0
with:
gpg_private_key: ${{ secrets.gpg_private_key }}
gpg_passphrase: ${{ secrets.gpg_passphrase }}
Expand Down

0 comments on commit a9bda56

Please sign in to comment.