mirror of
https://gitea.com/bipinkrish/DeGourou.git
synced 2024-11-17 09:20:22 +00:00
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/**/*
|
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