Skip to content

Commit 7d35c85

Browse files
committed
Update deploy.yml
1 parent a8db6e0 commit 7d35c85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ on:
1313
jobs:
1414
build:
1515
runs-on: ubuntu-latest
16+
permissions:
17+
contents: read
1618
steps:
1719
- name: Checkout your repository using git
1820
uses: actions/checkout@v4

0 commit comments

Comments
 (0)