mirror of
https://github.com/actions/setup-node.git
synced 2024-11-26 19:39:25 +08:00
Revert "Update release-new-action-version.yml (#664)"
This reverts commit 3dbcda8bc2
.
This commit is contained in:
parent
7c29869aec
commit
bca7938457
@ -22,7 +22,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Update the ${{ env.TAG_NAME }} tag
|
||||
uses: actions/publish-action@v0.2.2
|
||||
uses: actions/publish-action@v0.2.1
|
||||
with:
|
||||
source-tag: ${{ env.TAG_NAME }}
|
||||
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
|
||||
|
Loading…
Reference in New Issue
Block a user