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.
1 parent 228c2b2 commit f7459f0Copy full SHA for f7459f0
.github/workflows/release-go-task.yml
@@ -70,7 +70,7 @@ jobs:
70
create-release:
71
runs-on: ubuntu-latest
72
environment: production
73
- needs: notarize-macos
+ needs: create-release-artifacts
74
permissions:
75
contents: write
76
id-token: write # This is required for requesting the JWT
0 commit comments