Skip to content

Commit

Permalink
AAA cd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Carvin-Yu authored Jan 7, 2024
1 parent add2447 commit 3622113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
id: tag_name
uses: mathieudutour/github-tag-action@v6.1
with:
token: ${{ env.TOKEN_GITHUB }}
github_token: ${{ env.TOKEN_GITHUB }}
- name: 查看变量
run: |
echo ${{ format('version={0}', steps.create_version.outputs.tag_name ) }}
Expand Down

0 comments on commit 3622113

Please sign in to comment.