Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsimon authored Jul 18, 2022
1 parent 5a631a8 commit eb0e1e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
go-builder:
# Force the builds to rin sequentially, to avoid
# the builder binaries being overwritten by each run.
needs: [generic-generator]
permissions:
id-token: write # For signing.
contents: write # For asset uploads.
Expand All @@ -36,3 +35,4 @@ jobs:
go-version: 1.18
config-file: .github/workflows/configs-go/config-release.yml
compile-builder: true

0 comments on commit eb0e1e8

Please sign in to comment.