Skip to content

Commit

Permalink
Merge branch 'qa' of github.com:UseHover/Stax into qa
Browse files Browse the repository at this point in the history
  • Loading branch information
davkutalek committed Nov 22, 2023
2 parents 30cf2b2 + 31dab31 commit c38e54b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/qa-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
uses: rickstaa/action-create-tag@v1
with:
tag: "v${{steps.get_version.outputs.APP_VERSION}}"
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
gpg_passphrase: ${{ secrets.GPG_PASSPHRASE }}

- name: Send Slack Notification
uses: Ilshidur/[email protected]
Expand Down

0 comments on commit c38e54b

Please sign in to comment.