We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9b5284 + 4696fe9 commit 5e18096Copy full SHA for 5e18096
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.3.0
+ uses: actions/publish-action@v0.4.0
28
with:
29
source-tag: ${{ env.TAG_NAME }}
30
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
0 commit comments