Skip to content

Commit

Permalink
Update create-tag.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cubxxw committed Nov 3, 2023
1 parent 7a1686f commit 3bb23a9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/create-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
token: ${{ secrets.BOT_GITHUB_TOKEN }}
user: kubbot # 将 "username" 替换为您想要使用的 GitHub 用户名

- name: Set up Git user
run: |
Expand Down

0 comments on commit 3bb23a9

Please sign in to comment.