Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix publish workflow #271

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Fix publish workflow #271

merged 1 commit into from
Oct 15, 2024

Conversation

andrewbranch
Copy link
Member

No description provided.

- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: 22.x
- run: npm publish
Copy link
Member

Choose a reason for hiding this comment

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

I assume we don't need a prepack or something for this package? It's all JS?

Copy link
Member Author

Choose a reason for hiding this comment

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

That's correct. There's not even a scripts field in package.json 😮

@andrewbranch andrewbranch merged commit 1fec667 into main Oct 15, 2024
4 checks passed
@andrewbranch andrewbranch deleted the fix-publish branch October 15, 2024 17:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants