mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Fixed permissions in workflow
This commit is contained in:
parent
71256f6154
commit
b1beac052d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -6,7 +6,7 @@ on:
|
|||
tags:
|
||||
- v*
|
||||
|
||||
permissions: write-all # Necessary for the generate-build-provenance action with containers
|
||||
permissions: write-all
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue