Skip to content

Commit

Permalink
testing github.ref_name
Browse files Browse the repository at this point in the history
  • Loading branch information
kalwalt committed Nov 18, 2024
1 parent 44418ad commit 85db9af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
name: webarkit/nft-marker-creator-app
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
tags: "latest,${{ steps.pre-step.outputs.release-version }}"
tags: "latest,${{ github.ref_name }}"

0 comments on commit 85db9af

Please sign in to comment.