Skip to content

Commit b9ef665

Browse files
committed
updated token
1 parent 535d96b commit b9ef665

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
@@ -55,7 +55,7 @@ jobs:
5555
uses: csexton/release-asset-action@master
5656
with:
5757
pattern: "bundles/*"
58-
github-token: ${{ secrets.GITHUB_TOKEN }}
58+
github-token: ${{ secrets.RELEASE_TOKEN }}
5959

6060
upload-pypi:
6161
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)