We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96df57 commit 0cefc89Copy full SHA for 0cefc89
.github/workflows/test.yml
@@ -75,7 +75,7 @@ jobs:
75
env:
76
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
77
RH_REPOSITORY: jupyter-server/jupyter_releaser
78
- RH_BRANCH: master
+ RH_BRANCH: main
79
RH_SINCE: v0.3.0
80
RH_UNTIL: v0.4.0
81
run: |
0 commit comments