mirror of
https://github.com/actions/setup-node.git
synced 2026-06-26 15:14:43 +08:00
Compare commits
11 Commits
v6.0.0
...
a21def6852
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a21def6852 | ||
|
|
eeb862795c | ||
|
|
232ec055d6 | ||
|
|
9b3f664b71 | ||
|
|
6b226b8717 | ||
|
|
1b58234614 | ||
|
|
1ba05d5d30 | ||
|
|
33371d09d4 | ||
|
|
8f225c52ce | ||
|
|
7024c214c6 | ||
|
|
470d7fe388 |
@@ -22,7 +22,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Update the ${{ env.TAG_NAME }} tag
|
||||
uses: actions/publish-action@v0.4.0
|
||||
uses: actions/publish-action@v0.3.0
|
||||
with:
|
||||
source-tag: ${{ env.TAG_NAME }}
|
||||
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
|
||||
|
||||
Reference in New Issue
Block a user