Skip to content

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

2 participants