updated github actions workflow

This commit is contained in:
Vomitblood 2024-08-07 17:06:59 +08:00
parent 4c63e77b07
commit 2c23a9a95b

View file

@ -5,6 +5,9 @@ on:
branches: branches:
- "*" - "*"
permissions:
contents: write
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest