Skip to content

Commit

Permalink
Update release.yml (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebruijn authored Oct 25, 2024
1 parent 6c7137b commit 38f3f7c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,14 @@ env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}

permissions:
contents: write

jobs:

build-and-push-release:
runs-on: ubuntu-latest

permissions:
contents: write
packages: write

steps:
- name: Checkout repository
Expand Down

0 comments on commit 38f3f7c

Please sign in to comment.