Skip to content

Commit

Permalink
Change configured docker-publish branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
madcamel committed Aug 11, 2024
1 parent e606753 commit 149cdf8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ name: Docker

on:
push:
# TODO: Change back to main
branches: [ "docker" ]
branches: [ "main" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
Expand Down

0 comments on commit 149cdf8

Please sign in to comment.