mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 23:15:26 +02:00
fix(ci-cd): Allow write access to contents
This commit is contained in:
parent
684e21bf74
commit
001e7685cf
3
.github/workflows/release-nightly.yaml
vendored
3
.github/workflows/release-nightly.yaml
vendored
@ -1,5 +1,8 @@
|
||||
name: Build nightly release
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [ published ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user