Skip to content

Commit

Permalink
Merge pull request #1008 from meeseeksmachine/auto-backport-of-pr-100…
Browse files Browse the repository at this point in the history
…7-on-0.2.x

Backport PR #1007 on branch 0.2.x (Pass version spec as a GitHub Actions input)
  • Loading branch information
jtpio authored Oct 21, 2021
2 parents 76f1b60 + 26c21ae commit 34173b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,9 @@ jobs:
- name: Check Release
uses: jupyter-server/jupyter_releaser/.github/actions/check-release@v1
env:
RH_VERSION_SPEC: next
with:
token: ${{ secrets.GITHUB_TOKEN }}
version_spec: next

- name: Upload Distributions
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 34173b6

Please sign in to comment.