mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Fix release pipeline
This commit is contained in:
parent
70e0f7027e
commit
2729772adb
1 changed files with 1 additions and 1 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue