Skip to content

Commit 3ef9ecf

Browse files
committed
Update build.yml
1 parent 4f472c6 commit 3ef9ecf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ jobs:
88
Build-Latest-SQL:
99
runs-on: windows-latest
1010

11+
permissions:
12+
contents: write
13+
1114
steps:
1215
- name: Initialisierung
1316
run: 'echo Workflow gestartet. Ref-Name: ${{ github.ref_name }}.'

0 commit comments

Comments
 (0)