Skip to content

Commit b4bea73

Browse files
authored
Update main.yml
1 parent 6e847a8 commit b4bea73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
deploy:
6262
if: github.event_name == 'push'
6363
environment:
64-
name: github-pages
64+
name: rt-thread-doxygen-html
6565
url: ${{ steps.deployment.outputs.page_url }}
6666
runs-on: ubuntu-22.04
6767
needs: build

0 commit comments

Comments
 (0)