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.
1 parent 3bb9ad2 commit 5f8dbc4Copy full SHA for 5f8dbc4
.github/workflows/newMajorVersion.yml
@@ -26,7 +26,7 @@ jobs:
26
# Update major tag
27
- name: Update the ${{ env.TAG_NAME }} tag
28
id: update_tag
29
- uses: actions/publish-action@v0.2.2
+ uses: actions/publish-action@v0.3.0
30
with:
31
source-tag: ${{ env.TAG_NAME }}
32
slack-webhook: ""
0 commit comments