Skip to content

Try attestation again#324

Open
tinder-maxwellelliott wants to merge 2 commits intomasterfrom
maxwelle/try-attest-again
Open

Try attestation again#324
tinder-maxwellelliott wants to merge 2 commits intomasterfrom
maxwelle/try-attest-again

Conversation

@tinder-maxwellelliott
Copy link
Copy Markdown
Collaborator

No description provided.

Comment on lines 21 to 24
with:
release_files: archives/release.tar.gz
prerelease: false
tag_name: ${{ inputs.tag_name || github.ref_name }}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not required, but if you wanted to use immutable GitHub releases you could:

  • check the box in your repo settings
  • set draft: true here
  • add a final job after the publish to finalize the release (example here)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that link just goes to the publish to bcr page, is there an exact example you were referring to?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tinder-maxwellelliott
Copy link
Copy Markdown
Collaborator Author

Thanks @kormide for the help!

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