Updated release workflow.

This commit is contained in:
Caleb Campbell
2025-07-11 15:34:19 +10:00
parent 0f1a971ed7
commit 62e3498cab

View File

@@ -8,7 +8,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v3