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