Skip to content

Commit

Permalink
Fix tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
aldur committed Jan 7, 2025
1 parent 8d3c307 commit 670c59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aldur-github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
with:
file: ./.github/actions/dockerfiles/Dockerfile.${{matrix.dist}}-source
platforms: ${{ env.docker_platforms }}
tags: stacks-network/stacks-blockchain:release-aldur-docker_releases_poc
tags: blockstack/stacks-blockchain:release-aldur-docker_releases_poc
labels: ${{ steps.docker_metadata.outputs.labels }}
build-args: |
STACKS_NODE_VERSION=${{ env.GITHUB_SHA_SHORT }}
Expand Down

0 comments on commit 670c59e

Please sign in to comment.