We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8af841 + 3a33eee commit 304d0b7Copy full SHA for 304d0b7
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- name: Update the ${{ env.TAG_NAME }} tag
26
id: update-major-tag
27
- uses: actions/publish-action@v0.2.2
+ uses: actions/publish-action@v0.3.0
28
with:
29
source-tag: ${{ env.TAG_NAME }}
30
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
0 commit comments