Skip to content

Commit 31ffa7e

Browse files
authored
with permissions (#10)
1 parent 07ccec5 commit 31ffa7e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66

77
jobs:
88
build-and-deploy:
9+
permissions:
10+
contents: write
911
runs-on: ubuntu-latest
1012
steps:
1113
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)