Skip to content

Commit

Permalink
fix: Attempt to ensure attestations work by manually specifying the i…
Browse files Browse the repository at this point in the history
…mage name
  • Loading branch information
marcusramberg committed May 15, 2024
1 parent ffef0fd commit d81d219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Docker Image

env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: "remarkable/helmfile-nix"
permissions:
contents: read
packages: write
Expand Down

0 comments on commit d81d219

Please sign in to comment.