Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeTWC1984 committed Mar 17, 2024
1 parent 8d325f7 commit 594b81c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dockerhub-multi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:

- name: Set release tag as image tag
id: set-tag
# run: echo "::set-output name=TAG::${GITHUB_REF/refs\/tags\//}"
# run: echo "TAG=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_ENV
run: |
if [ "${{ github.event_name }}" == "push" ]; then
Expand Down

0 comments on commit 594b81c

Please sign in to comment.