mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-18 11:55:46 +08:00
Merge pull request #193 from jtpio/check-release-spec
Update spec in the check release workflow
This commit is contained in:
commit
d9f01c4187
2
.github/workflows/check-release.yml
vendored
2
.github/workflows/check-release.yml
vendored
@ -53,6 +53,6 @@ jobs:
|
||||
- name: Check Release
|
||||
uses: jupyter-server/jupyter_releaser/.github/actions/check-release@v1
|
||||
env:
|
||||
RH_VERSION_SPEC: build
|
||||
RH_VERSION_SPEC: patch
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user