Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zyr17 committed Feb 13, 2024
1 parent 8cb54db commit e7ad338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: update tag
run: |
cp .github/tag.js .
node tag.js ${{ secrets.GITHUB_TOKEN }} $GITHUB_REPOSITORY
node tag.js ${{ secrets.ACCESS_TOKEN }} $GITHUB_REPOSITORY

0 comments on commit e7ad338

Please sign in to comment.