Skip to content

CI: Don't sign build artifacts on forks#1409

Merged
RyanGlScott merged 1 commit intomasterfrom
dont-sign-on-forks
Aug 22, 2022
Merged

CI: Don't sign build artifacts on forks#1409
RyanGlScott merged 1 commit intomasterfrom
dont-sign-on-forks

Conversation

@RyanGlScott
Copy link
Contributor

The GPG signing step requires access to repository secrets that (apparently) aren't visible to forks. Let's just not sign build artifacts on forks to avoid this issue.

This mirrors a corresponding change made to saw-script's CI in GaloisInc/saw-script@eedcba1 and GaloisInc/saw-script@ac082b0.

The GPG signing step requires access to repository secrets that (apparently)
aren't visible to forks. Let's just not sign build artifacts on forks to avoid
this issue.

This mirrors a corresponding change made to `saw-script`'s CI in
GaloisInc/saw-script@eedcba1 and
GaloisInc/saw-script@ac082b0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants