Skip to content

Commit

Permalink
chore(release): fix docker login
Browse files Browse the repository at this point in the history
  • Loading branch information
RobBrazier committed Dec 6, 2024
1 parent c2cae78 commit 9f90654
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ on:
tags:
- "*"

env:
REGISTRY: ghcr.io

permissions:
contents: write
packages: write
attestations: write
id-token: write

jobs:
Expand Down

0 comments on commit 9f90654

Please sign in to comment.