Skip to content

Conversation

@jovjohnson
Copy link
Collaborator

@jovjohnson jovjohnson commented Apr 29, 2025

add release.yml to github/workflows to automate release number

@jovjohnson jovjohnson requested a review from sww314 April 29, 2025 14:57
Copy link
Collaborator

@sww314 sww314 left a comment

Choose a reason for hiding this comment

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

Update the existing action instead of making a new one.
.github/workflows/npm-publish.yml

run: npm run build

- name: Publish to npm
run: npm publish --tag ${{ github.event.release.tag_name }}
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think you just want to edit this file: .github/workflows/npm-publish.yml

It is already hooked up

@jovjohnson jovjohnson closed this Apr 29, 2025
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.

3 participants