Solutionunvalidated
change to `contents: write` — jobs: build: runs-on: windows-latest. Tension: `commit` is writing to your repository. Outcome: You can either remove the `permissions` section (unadvised) or change to `contents: write`.
f3b67e5a-e671-4d3b-9cd5-3fae91cfa84f
change to contents: write — jobs:
build:
runs-on: windows-latest. Tension: commit is writing to your repository. Outcome: You can either remove the permissions section (unadvised) or change to contents: write.