Skip to content

Commit d4789f9

Browse files
committed
add permission
1 parent a4fd024 commit d4789f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
runs-on: ubuntu-latest
1616
container:
1717
image: ghcr.io/inti-cmnb/kicad9_auto_full:latest
18-
# permissions:
19-
# contents: write
18+
permissions:
19+
contents: write
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)