Skip to content

Commit

Permalink
add full permissions to the workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Rodolfo Sanchez <rodolfo2488@gmail.com>
  • Loading branch information
dolfolife committed Sep 18, 2023
1 parent dabea82 commit b3da01b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
branches:
- main

permissions:
contents: write
permissions: write-all

env:
REGISTRY: ghcr.io
jobs:
Expand Down

0 comments on commit b3da01b

Please sign in to comment.