From 8b5b1a987793fec1cc634a8eebd835c026bdaedd Mon Sep 17 00:00:00 2001 From: Eric Weber Date: Wed, 23 Oct 2024 14:53:25 +0000 Subject: [PATCH] fix: comment --- .github/workflows/push-workflow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-workflow.yaml b/.github/workflows/push-workflow.yaml index 4f19102..eb66bc3 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 + default-branch: main2 # Ideally should be 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