Skip to content

Commit c066a15

Browse files
hmm how?
1 parent 5744573 commit c066a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
uses: AButler/upload-release-assets@v2.0
6161
with:
6262
files: './linux.zip'
63-
repo-token:
63+
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)