Skip to content

Commit

Permalink
temp tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuqi-Du committed Oct 8, 2024
1 parent 7b9a820 commit 9430146
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image-publish-dockerhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
run: |
TAG=DataAPITableBuild
# TAG=${{ inputs.tag != null && inputs.tag || steps.vars.outputs.tag }}
# echo "Resolved tag for the release $TAG"
# echo "tag=${TAG}" >> $GITHUB_OUTPUT
echo "Resolved tag for the release $TAG"
echo "tag=${TAG}" >> $GITHUB_OUTPUT

# publishes the docker image to docker hub
publish-image-dockerhub:
Expand Down

0 comments on commit 9430146

Please sign in to comment.