Skip to content

Commit

Permalink
fix: use master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Jun 3, 2023
1 parent ae327fa commit 758877d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
release:
name: Node.js
uses: node-modules/github-actions/.github/workflows/node-release.yml@v1
uses: node-modules/github-actions/.github/workflows/node-release.yml@master
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
Expand Down

0 comments on commit 758877d

Please sign in to comment.