another try
This commit is contained in:
12
.github/workflows/snapshot-on-push-master.yml
vendored
12
.github/workflows/snapshot-on-push-master.yml
vendored
@@ -9,12 +9,12 @@ concurrency:
|
|||||||
|
|
||||||
# suggested at https://jonathansoma.com/everything/git/github-actions-403-error/
|
# suggested at https://jonathansoma.com/everything/git/github-actions-403-error/
|
||||||
# https://github.com/orgs/community/discussions/26694
|
# https://github.com/orgs/community/discussions/26694
|
||||||
permissions:
|
#permissions:
|
||||||
deployments: write
|
# deployments: write
|
||||||
contents: write
|
# contents: write
|
||||||
statuses: write
|
# statuses: write
|
||||||
actions: write
|
# actions: write
|
||||||
checks: read
|
# checks: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_windows:
|
build_windows:
|
||||||
|
|||||||
Reference in New Issue
Block a user