Skip to content

dev->main #6

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 7 commits into from
Jun 16, 2025
Merged

dev->main #6

merged 7 commits into from
Jun 16, 2025

Conversation

johelder
Copy link
Owner

No description provided.

johelder added 7 commits June 15, 2025 20:44
- add step to initialize git user with name and email
- include NPM_TOKEN and GH_TOKEN as environment variables for release step
ci: configure git user and add environment variables for release
- add fetch-depth: 0 to checkout action
- ensures all git history is available for subsequent steps
- add 'ref' parameter to the checkout action
- set 'ref' to use either the head ref for pull requests or the ref name for other events
- configure git remote url with github token for authentication
- ensure proper access for automated actions in the workflow
feat: bump version to 0.5.1

BREAKING CHANGE: ci workflow will no longer run on pull requests
@johelder johelder merged commit 1c94754 into main Jun 16, 2025
1 check passed
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