Update main.yml
This commit is contained in:
parent
6c2aa9e549
commit
e03818d941
1 changed files with 2 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -45,6 +45,7 @@ jobs:
|
|||
build/*.app/**/*
|
||||
|
||||
release:
|
||||
needs: build
|
||||
permissions: write-all
|
||||
name: Release
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue