Update nightly.yml to include permissions

Add permissions for write access to contents
This commit is contained in:
Jasper 2026-03-03 14:49:17 -06:00 committed by GitHub
parent 4d5d1cb3a7
commit 47760e9a81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,8 @@
name: Nightly Release
permissions:
contents: write
on:
workflow_dispatch:
push: