Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
axsuul committed Nov 12, 2023
1 parent 31cc174 commit 8e084e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
echo 'EOF' >> $GITHUB_ENV
# Only build and push Docker images for releases
- name: Build and push Docker image to GitHub Container Registry
uses: docker/build-push-action@v2
if: ${{ github.event_name == 'release' }}
Expand Down

0 comments on commit 8e084e1

Please sign in to comment.