Skip to content

Commit

Permalink
Merge pull request #48 from LeiCoin-official/leicoin-pos-v2
Browse files Browse the repository at this point in the history
updateed docker publish
  • Loading branch information
LeiCraft authored Jan 1, 2025
2 parents a8e3231 + a60b7d5 commit 4a6a277
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
if [[ "${{ inputs.pre_release }}" != "true" ]]; then
echo "tags+=,${{ env.FULL_IMAGE_NAME }}:latest" >> $GITHUB_ENV
fi
echo "$GITHUB_ENV"
- name: Build and Push Docker Image
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 4a6a277

Please sign in to comment.