Skip to content

Commit

Permalink
Reset trigger branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyates committed Nov 3, 2023
1 parent cd30344 commit 515459f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and publish the production container image to the GitHub Registry
# Run this workflow every time on every push to the branch `release`.
on:
push:
branches: ['feature/improve-container-build']
branches: ['releases']

env:
IMAGE_NAME: imap-backup
Expand Down

0 comments on commit 515459f

Please sign in to comment.