We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fae3a4 + 2b33ce3 commit d8fa6d6Copy full SHA for d8fa6d6
1 file changed
.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.1
+ uses: actions/publish-action@v0.2.2
28
with:
29
source-tag: ${{ env.TAG_NAME }}
30
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
0 commit comments