Skip to content

Commit

Permalink
Update releaseTag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leo42 committed Oct 11, 2023
1 parent 430d581 commit e2f404b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaseTag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
-
name: Debug RELEASE_TAG
run: echo "RELEASE_TAG=${{ env.RELEASE_TAG }}"
run: echo "github.ref= ${{ github.ref }}"
-
name: Login to Docker Hub
uses: docker/login-action@v3
Expand Down

0 comments on commit e2f404b

Please sign in to comment.