Skip to content

Commit

Permalink
[feat](docs): trigger docs deploy workflow manually
Browse files Browse the repository at this point in the history
  • Loading branch information
BeeMargarida committed Apr 29, 2023
1 parent 3523dcb commit 17ee700
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Deploy Docs to GitHub Pages

on: workflow_dispatch

jobs:
build_site:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 17ee700

Please sign in to comment.