Skip to content

Commit d0124ee

Browse files
committed
chore: explicitly reference the GITHUB_TOKEN
1 parent c2b9db7 commit d0124ee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-macos.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ jobs:
3030
asset_path: dist/Taskito.dmg
3131
asset_name: Taskito.dmg
3232
asset_content_type: application/x-apple-diskimage
33+
env:
34+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)