Skip to content

Commit

Permalink
adding permission
Browse files Browse the repository at this point in the history
  • Loading branch information
theburi committed Oct 29, 2024
1 parent 3715282 commit b803aae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-diagram.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
- '**/*.bpmn'

workflow_dispatch:

permissions:
contents: read
id-token: write

jobs:
deploy-diagram:
Expand Down

0 comments on commit b803aae

Please sign in to comment.