Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
Add UPS main branch
  • Loading branch information
stuartcampbell authored May 18, 2024
1 parent 2488362 commit 266596e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
schedule:
- cron: '39 11 * * *'
push:
branches: [ "main" ]
branches: [ "main", "main-ups" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
Expand Down

0 comments on commit 266596e

Please sign in to comment.