Skip to content

Commit cfdb472

Browse files
committed
wip
1 parent b6a04e2 commit cfdb472

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77

88
permissions:
99
contents: write
10-
10+
env:
11+
GH_TOKEN: ${{ github.token }} # for release
1112
jobs:
1213
release:
1314
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)