commit 54786ca62387a6bbd3100ecb4d45a188393a3c40 parent e4b0711ae1facc59b10d1e05c79827fb9d032fa9 Author: Sean Enck <sean@ttypty.com> Date: Sun, 2 Nov 2025 12:48:25 -0500 need permissions Diffstat:
| M | .github/workflows/build.yml | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml @@ -1,5 +1,8 @@ name: "build" +permissions: + contents: write + on: push: branches: