There was an error while loading. Please reload this page.
1 parent 99e9e1f commit eeb650dCopy full SHA for eeb650d
.github/workflows/arduino-ci.yaml
@@ -27,6 +27,6 @@ jobs:
27
28
- name: doxygen
29
env:
30
- GH_REPO_TOKEN: ${{ secrets.GH_REPO_TOKEN }}
+ GH_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
PRETTYNAME : "ESP32Console Library"
32
run: bash ci/doxy_gen_and_deploy.sh
0 commit comments