Skip to content

Commit

Permalink
Fix action permission
Browse files Browse the repository at this point in the history
  • Loading branch information
sahandseifi committed May 9, 2024
1 parent 696a73e commit 6213c7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
name: DeployExamplesLive
needs: Release
runs-on: ubuntu-latest
permissions:
contents: write
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit 6213c7a

Please sign in to comment.