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 5ba9a31 commit 53807e9Copy full SHA for 53807e9
.github/workflows/tests.yml
@@ -64,5 +64,6 @@ jobs:
64
- uses: actions/checkout@v2
65
with:
66
fetch-depth: 0
67
+ token: ${{ secrets.GH_TOKEN }}
68
- run: git fetch . HEAD:stable
69
- run: git push origin stable
0 commit comments