Skip to content

Commit

Permalink
Merge branch 'master' into chains/mainnet-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfomenko committed Dec 2, 2024
2 parents 677cc8d + 760b5ba commit e4cb593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: hiberbee/github-action-skaffold@latest
id: build
with:
command: build --tag ${{ github.sha }}
command: build --tag ${{ github.ref_name }}
repository: ghcr.io/${{ github.repository_owner }}

- uses: shrink/actions-docker-extract@v3
Expand Down

0 comments on commit e4cb593

Please sign in to comment.