lets see if this works

This commit is contained in:
mrdudz 2023-05-04 14:47:02 +02:00
parent 0957c36115
commit 45258d060d
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
# suggested at https://jonathansoma.com/everything/git/github-actions-403-error/
permissions:
contents: write
jobs:
build_windows:
name: Build (Windows)