lets see if this works
This commit is contained in:
@@ -7,6 +7,10 @@ concurrency:
|
|||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
|
# suggested at https://jonathansoma.com/everything/git/github-actions-403-error/
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_windows:
|
build_windows:
|
||||||
name: Build (Windows)
|
name: Build (Windows)
|
||||||
|
|||||||
Reference in New Issue
Block a user