Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Commit 1faa7d5

Browse files
committed
Add permission
1 parent ace2601 commit 1faa7d5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
build:
1111
name: Build windows-latest
1212
runs-on: windows-latest
13+
permissions:
14+
contents: write
1315
steps:
1416
- name: Checkout Repository
1517
uses: actions/checkout@v6

0 commit comments

Comments
 (0)