Skip to content

Commit

Permalink
Merge pull request #14 from sachahu1/ci/fix-dispatch-permissions
Browse files Browse the repository at this point in the history
fix: give dispatch permissions to trigger CI
  • Loading branch information
sachahu1 authored Aug 8, 2024
2 parents 30e1ed5 + 5f3333a commit 1cc96f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ jobs:
runs-on: ubuntu-latest
needs:
- release
permissions:
actions: write
steps:
- name: Invoke Documentation Workflow
uses: benc-uk/[email protected]
Expand Down

0 comments on commit 1cc96f7

Please sign in to comment.