We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6eec6fb + d9fa377 commit d6f1673Copy full SHA for d6f1673
.github/workflows/release-go-crosscompile-task.yml
@@ -84,9 +84,6 @@ jobs:
84
name: Notarize ${{ matrix.build.artifact-suffix }}
85
runs-on: macos-latest
86
needs: create-release-artifacts
87
- outputs:
88
- checksum-darwin_amd64: ${{ steps.re-package.outputs.checksum-darwin_amd64 }}
89
- checksum-darwin_arm64: ${{ steps.re-package.outputs.checksum-darwin_arm64 }}
90
permissions:
91
contents: read
92
0 commit comments