Loading .github/workflows/release.yml +1 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,7 @@ jobs: with: ref: ${{ inputs.commit_sha }} token: ${{ secrets.RELEASE_AUTOMATION_BOT_PAT }} fetch-depth: 0 - name: Get or create release branch id: branch-push shell: bash Loading Loading
.github/workflows/release.yml +1 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,7 @@ jobs: with: ref: ${{ inputs.commit_sha }} token: ${{ secrets.RELEASE_AUTOMATION_BOT_PAT }} fetch-depth: 0 - name: Get or create release branch id: branch-push shell: bash Loading