Skip to content

Conversation

@stevejpurves
Copy link
Member

It explicitly installs the latest tag instead of just having it unpinned, which you should usually do what we want, but also gives us an additional level of control in terms of what gets pulled in on CI because we can move this latest tag to avoid issues on npm.

@stevejpurves stevejpurves requested a review from fwkoch December 18, 2025 12:47
@github-actions
Copy link

Curvenote Preview

You may test this pull request by updating your action:

...
jobs:
  publish:
    uses: curvenote/actions/.github/workflows/publish.yml@PR49
  with:
    ...

"name": "@curvenote/actions",
"private": true,
"version": "1.0.16",
"version": "1.0.17",
Copy link
Member

Choose a reason for hiding this comment

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

You need to explicitly update the version, but then it should just publish on merge to main.

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