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

Prepare for 0.9.0 release. #38

Merged
merged 2 commits into from Jan 16, 2024
Merged

Prepare for 0.9.0 release. #38

merged 2 commits into from Jan 16, 2024

Conversation

stevana
Copy link
Owner

@stevana stevana commented Jan 16, 2024

No description provided.

The automatic release should only happen on merge to master. This
should be fixed with:

    - if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}

Because the above was missing, this PR published 0.9.0, so we disable
auto release before we merge to master to avoid any problems with
trying to publish twice? Will reenable in next PR.
@stevana stevana merged commit 58b09b7 into master Jan 16, 2024
6 checks passed
@stevana stevana deleted the release-0.9.0 branch January 16, 2024 12:43
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.

None yet

1 participant