We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bfe62c commit d4b0194Copy full SHA for d4b0194
.github/workflows/update_gh_pages.yml
@@ -25,5 +25,5 @@ jobs:
25
uses: JamesIves/github-pages-deploy-action@releases/v3
26
with:
27
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
28
- BRANCH: gh-pages
+ BRANCH: non-ok-harness-statuses-test
29
FOLDER: out
0 commit comments