Skip to content

Commit f7459f0

Browse files
committed
fix leftover from copy/paste
1 parent 228c2b2 commit f7459f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-go-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
create-release:
7171
runs-on: ubuntu-latest
7272
environment: production
73-
needs: notarize-macos
73+
needs: create-release-artifacts
7474
permissions:
7575
contents: write
7676
id-token: write # This is required for requesting the JWT

0 commit comments

Comments
 (0)