Skip to content

Commit 9f81c58

Browse files
committed
添加release构建action
1 parent 0da1f95 commit 9f81c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
# config-name: my-config.yml
3636
# disable-autolabeler: true
3737
env:
38-
GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }}
38+
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}

0 commit comments

Comments
 (0)