mirror of
https://gitea.com/bipinkrish/DeGourou.git
synced 2024-11-17 07:40:21 +00:00
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/*.exe
|
||||||
build/*.bin
|
build/*.bin
|
||||||
build/*.app/**/*
|
build/*.app/**/*
|
||||||
|
|
||||||
release:
|
release:
|
||||||
|
needs: build
|
||||||
permissions: write-all
|
permissions: write-all
|
||||||
name: Release
|
name: Release
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue