Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMrSheldon authored Sep 19, 2024
1 parent 3723cf1 commit 98dd2cf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ name: Publish Docker images
on:
release:
types: [published]
# TODO: The run on push should be removed (or commented out) in the future. It is here only for testing purposes
# while the deployment is WiP
push:
branches:
- updated_backend_deployment

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 98dd2cf

Please sign in to comment.