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 1124061 commit 8c0ecfcCopy full SHA for 8c0ecfc
.github/workflows/doxygen.yml
@@ -41,7 +41,6 @@ jobs:
41
ls -lR
42
git add docs/*
43
git commit -m "Update Doxygen documentation" || echo "No changes to commit"
44
- git rm --cached esp8266-esp32-sdk
45
git push -u origin update-doxygen-documentation
46
47
- name: Create Pull Request
0 commit comments