mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-26 00:54:19 +01:00
Fix release pipeline
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
- v*
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
contents: write # to fetch code (actions/checkout) and create release
|
||||
|
||||
env:
|
||||
IMAGE_NAME: signal-cli
|
||||
|
||||
Reference in New Issue
Block a user