mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-06 03:25:23 +00:00
fix: add the correct permissions to release binaries
This commit is contained in:
parent
2f5640f4cd
commit
df7020a7a8
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -1,4 +1,6 @@
|
||||
name: CD # Continuous Deployment
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Loading…
x
Reference in New Issue
Block a user