Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Upload PDF on release, not tag #118

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

michael-wisely-gravwell
Copy link
Contributor

This PR addresses no issue.

I'd written the Release workflow to automatically create a Release AND upload a build PDF to that release when a tag was created.

That does a little too much. It would be more useful to just build the PDF and attach it to the Release once it's published (pre-release or full release, as long as it's non-draft we'll build and attach a PDF).

This PR proposes modifying release.yml to...

  • listen for Release events instead of tags
  • upload the built PDF to the created release

@michael-wisely-gravwell
Copy link
Contributor Author

Copy link
Collaborator

@ashnwade ashnwade left a comment

Choose a reason for hiding this comment

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

LGTM

@ashnwade ashnwade merged commit dbc8655 into gravwell:main Sep 4, 2024
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