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

Try adding publish workflow for string-offsets npm package #54

Merged
merged 2 commits into from
Mar 19, 2025

Conversation

mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Mar 18, 2025

This will let us automatically publish the new string-offsets package to npm

@Copilot Copilot bot review requested due to automatic review settings March 18, 2025 22:38
@mjbvz mjbvz requested a review from a team as a code owner March 18, 2025 22:38

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

- run: echo "Publishing string-offsets"
- run: npm whoami; npm --ignore-scripts publish
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
Copy link
Member

Choose a reason for hiding this comment

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

Nit: Trailing newline.

@tclem tclem enabled auto-merge March 19, 2025 15:36
@tclem tclem merged commit 7f4faf4 into github:main Mar 19, 2025
3 checks 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.

2 participants