Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakambda authored Aug 20, 2024
1 parent fcb0143 commit fb97130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
publish:
name: Docker - Publish
runs-on: ["ubuntu-latest", "${{ inputs.runs-on }}"]
concurrency: docker-${{ inputs.docker-tag }}
concurrency: docker-${{ inputs.docker-extra-tag }}
outputs:
digest: ${{ steps.docker_build.outputs.digest }}
steps:
Expand Down

0 comments on commit fb97130

Please sign in to comment.