Skip to content

Commit

Permalink
增加自动写入版本测试
Browse files Browse the repository at this point in the history
  • Loading branch information
yqchilde committed Dec 2, 2021
1 parent d43eb57 commit da616c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
if: steps.commit.output.status != 'success'
uses: ad-m/[email protected]
with:
AUTH_TOKEN: ${{ secrets.AUTH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.AUTH_TOKEN }}
branch: ${{ github.ref }}

0 comments on commit da616c2

Please sign in to comment.