Skip to content

Commit

Permalink
fixed the issue in dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
ywkim312 committed Jan 19, 2024
1 parent 7486ba1 commit c58156b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/smile-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ jobs:
echo "VERSION=${VERSION}" >> $GITHUB_ENV
echo "DOCKERHUB_README=${DOCKERHUB_README}" >> $GITHUB_ENV
echo "DOCKERHUB_PUSH=${DOCKERHUB_PUSH}" >> $GITHUB_ENV
echo "GITHUB_PUSH=${GITHUB_PUSH}" >> $GITHUB_ENV
echo "NCSAHUB_PUSH=${NCSAHUB_PUSH}" >> $GITHUB_ENV
echo "IMAGES=${IMAGES}" >> $GITHUB_ENV
Expand Down

0 comments on commit c58156b

Please sign in to comment.