Loading .github/workflows/release.yml +1 −1 Original line number Diff line number Diff line Loading @@ -115,7 +115,7 @@ jobs: steps: - uses: actions/checkout@v3 with: ref: ${{ inputs.release_branch }} ref: ${{ needs.get-or-create-release-branch.outputs.release_branch }} path: smithy-rs token: ${{ secrets.RELEASE_AUTOMATION_BOT_PAT }} - name: Upgrade gradle.properties Loading Loading
.github/workflows/release.yml +1 −1 Original line number Diff line number Diff line Loading @@ -115,7 +115,7 @@ jobs: steps: - uses: actions/checkout@v3 with: ref: ${{ inputs.release_branch }} ref: ${{ needs.get-or-create-release-branch.outputs.release_branch }} path: smithy-rs token: ${{ secrets.RELEASE_AUTOMATION_BOT_PAT }} - name: Upgrade gradle.properties Loading