Skip to content

Commit

Permalink
updating to push updates to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
its-a-feature committed Jan 29, 2024
1 parent 96563b2 commit 5240ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ env:
VERSION: ${{ github.ref_name }}

# Branch for pushing release changes (TODO: Change this to the main branch when the rewrite is finished)
RELEASE_BRANCH: docker_updates
RELEASE_BRANCH: master

jobs:
# Builds the base container image and pushes it to the container registry
Expand Down

0 comments on commit 5240ad3

Please sign in to comment.