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

Update Release Scripts #7295

Merged
merged 2 commits into from
Mar 13, 2024
Merged

Update Release Scripts #7295

merged 2 commits into from
Mar 13, 2024

Conversation

blink1073
Copy link
Member

Copy link
Contributor

Binder 👈 Launch a Binder on branch jupyter/notebook/update-release-scripts

branch: ${{ github.event.inputs.branch }}
release_url: ${{ github.event.inputs.release_url }}
steps_to_skip: ${{ github.event.inputs.steps_to_skip }}

- name: Finalize Release
id: finalize-release
env:
NPM_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.

Don't we still need the NPM_TOKEN?

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed

@jtpio jtpio added this to the 7.0.x milestone Mar 13, 2024
@blink1073 blink1073 requested a review from jtpio March 13, 2024 12:40
Copy link
Member

@jtpio jtpio left a comment

Choose a reason for hiding this comment

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

Thanks!

@jtpio jtpio merged commit 147ce80 into main Mar 13, 2024
30 of 31 checks passed
@jtpio jtpio modified the milestones: 7.0.x, 7.1.x Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants