mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 06:57:47 +01:00
feat(infrastructure): change main branch
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -42,4 +42,6 @@ jobs:
|
|||||||
commitChange: true
|
commitChange: true
|
||||||
message: "Update image to digest ${{ env.IMAGE_DIGEST }}"
|
message: "Update image to digest ${{ env.IMAGE_DIGEST }}"
|
||||||
createPR: 'false'
|
createPR: 'false'
|
||||||
|
masterBranchName: 'main'
|
||||||
|
targetBranch: 'main'
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user