We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e847a8 commit b4bea73Copy full SHA for b4bea73
.github/workflows/main.yml
@@ -61,7 +61,7 @@ jobs:
61
deploy:
62
if: github.event_name == 'push'
63
environment:
64
- name: github-pages
+ name: rt-thread-doxygen-html
65
url: ${{ steps.deployment.outputs.page_url }}
66
runs-on: ubuntu-22.04
67
needs: build
0 commit comments