Skip to content

Commit 7e68ef0

Browse files
committed
Fixes releases action
1 parent 8a16bff commit 7e68ef0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ jobs:
210210
makeLatest: true
211211
prerelease: true
212212
tag: latest
213+
token: ${{ secrets.GITHUB_TOKEN }}
213214

214215
- name: Delete artefacts
215216
uses: geekyeggo/delete-artifact@v5

0 commit comments

Comments
 (0)