Skip to content

Fix publishing for forks #39

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

Merged
merged 2 commits into from
Jun 2, 2025
Merged

Fix publishing for forks #39

merged 2 commits into from
Jun 2, 2025

Conversation

cortadocodes
Copy link
Member

@cortadocodes cortadocodes commented Jun 2, 2025

Contents (#39)

Operations

  • Replace cd workflow with:
    • publish workflow - only runs on push to main to avoid the lack of token when merging PRs from forked repositories
    • release workflow - only runs on PR merge into main (needs access to the pull request to generate the release notes)

@cortadocodes cortadocodes self-assigned this Jun 2, 2025
@cortadocodes cortadocodes merged commit 05a8c09 into main Jun 2, 2025
2 of 5 checks passed
@cortadocodes cortadocodes deleted the fix-publishing-for-forks branch June 2, 2025 16:06
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.

1 participant