Skip to content

Commit

Permalink
Backport PR voila-dashboards#1007: Pass version spec as a GitHub Acti…
Browse files Browse the repository at this point in the history
…ons input
  • Loading branch information
trungleduc authored and meeseeksmachine committed Oct 21, 2021
1 parent 76f1b60 commit 26c21ae
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 26c21ae

Please sign in to comment.