mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Update nightly.yml to include permissions
Add permissions for write access to contents
This commit is contained in:
parent
4d5d1cb3a7
commit
47760e9a81
3
.github/workflows/nightly.yml
vendored
3
.github/workflows/nightly.yml
vendored
|
|
@ -1,5 +1,8 @@
|
|||
name: Nightly Release
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Reference in a new issue