Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Commit

Permalink
ci: run deploy after build
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwigoric committed Dec 11, 2023
1 parent d68d161 commit cdb39c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs-cf-pages-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:

deploy:
runs-on: ubuntu-latest
needs: build
environment:
name: 'Publish Documentation'
url: ${{ steps.deploy-to-cloudflare-pages.outputs.url }}
Expand Down

0 comments on commit cdb39c0

Please sign in to comment.