Skip to content

Commit

Permalink
Update enigma-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Sunglasses authored Oct 15, 2024
1 parent 00c4c19 commit b71c006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/enigma-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
id-token: 'write'
env:
DOCKER_IMAGE: ghcr.io/${{ github.repository }}
DOCKER_TAG: ${{ github.ref_name }}-${{ github.sha }} | tr '/' '-'
DOCKER_TAG: ${{ github.ref_name }}-${{ github.sha }}
PROVIDER: github
DOCKER_MULTI_ARCH_BUILD: 'true'

Expand Down

0 comments on commit b71c006

Please sign in to comment.