mirror of
https://github.com/actions/setup-node.git
synced 2025-10-01 03:55:30 +00:00
Merge 90d99b4fb0d104065afe220656feeed574144531 into 89d709d423dc495668cd762a18dd4a070611be3f
This commit is contained in:
commit
fed732710d
@ -22,7 +22,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Update the ${{ env.TAG_NAME }} 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…
x
Reference in New Issue
Block a user