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

Commit 03d6f59

Browse files
committed
Update release workflow
1 parent 40e72a3 commit 03d6f59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
with:
2323
args: release --rm-dist
2424
env:
25-
GITHUB_TOKEN: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
25+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)