Skip to content

Commit

Permalink
Update docc.yml
Browse files Browse the repository at this point in the history
Added the option to manually trigger the action.
  • Loading branch information
MasterJ93 authored May 15, 2024
1 parent 36d9b04 commit 8b9d3a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Update Documentation on Release
on:
release:
types: [published]
workflow_dispatch:

jobs:
update-docs:
Expand Down

0 comments on commit 8b9d3a2

Please sign in to comment.