diff --git a/.github/workflows/push-workflow.yaml b/.github/workflows/push-workflow.yaml index eb66bc3..7bfae36 100644 --- a/.github/workflows/push-workflow.yaml +++ b/.github/workflows/push-workflow.yaml @@ -49,7 +49,7 @@ jobs: permissions: contents: write with: - default-branch: main2 # Ideally should be refs/heads/main2 + default-branch: refs/heads/main2 # app-id: 1033419 # release-it-docker CI release-it app # app-environment: Repo release # app-secret-name: RELEASE_IT_GITHUB_APP_KEY # Secret belonging to the Repo release environment