Compare commits
2 Commits
66bb59a204
...
917a81f48e
| Author | SHA1 | Date |
|---|---|---|
|
|
917a81f48e | |
|
|
31c8ec4acf |
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
steps:
|
||||
- name: Update the ${{ env.TAG_NAME }} tag
|
||||
id: update-major-tag
|
||||
uses: actions/publish-action@v0.3.0
|
||||
uses: actions/publish-action@v0.4.0
|
||||
with:
|
||||
source-tag: ${{ env.TAG_NAME }}
|
||||
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue