Skip to content

Commit

Permalink
test-006
Browse files Browse the repository at this point in the history
  • Loading branch information
ouhaiorg authored May 12, 2020
1 parent 310b803 commit 603745d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r2s_lean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
id: create_release
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.sec_token }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: aaaaa
release_name: 自动发布 ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 603745d

Please sign in to comment.