Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 912628b

Browse files
committed
chmod scripts/tag.sh to 755, update the github token in release ci
1 parent f1e123e commit 912628b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- '*'
77

88
env:
9-
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
9+
GITHUB_TOKEN: ${{ github.token }}
1010

1111
permissions: write-all
1212

scripts/tag.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)