Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mitch-z committed Jun 6, 2024
1 parent d7281bf commit abde56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
steps:
- name: Build and Push Docker Image
run: |
echo ${{ github.ref == 'refs/tags/*' && github.ref || github.sha }}
echo $env.GITHUB_REF_NAME

0 comments on commit abde56d

Please sign in to comment.