Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Loudbooks authored Dec 11, 2024
1 parent 04ff54c commit 1dd34cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
else
echo "Unknown branch: ${{ github.ref_name }}"
exit 1
fi
- name: Build and push Docker image to GHCR
uses: docker/build-push-action@v3
Expand Down

0 comments on commit 1dd34cb

Please sign in to comment.