Skip to content

Commit

Permalink
add option to manually trigger deploy workflow for documentation bugf…
Browse files Browse the repository at this point in the history
…ixes in deploy.yml
  • Loading branch information
mbi6245 committed Sep 16, 2024
1 parent 7ed1ad8 commit a444c1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
workflow_dispatch:

permissions:
contents: write
Expand Down

0 comments on commit a444c1f

Please sign in to comment.