add explicit perms

This commit is contained in:
onyx-and-iris 2025-06-25 17:44:49 +01:00
parent ac60cf0c06
commit 59de0fdc4e

View File

@ -10,6 +10,9 @@ on:
workflow_dispatch: workflow_dispatch:
permissions:
contents: write
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest