19
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
sources:
|
||||
uses: ./.gitea/workflows/sources.yml
|
||||
with:
|
||||
BRANCH: ${BRANCH}
|
||||
BRANCH: ${{ env.BRANCH }}
|
||||
build:
|
||||
needs:
|
||||
- sources
|
||||
|
||||
Reference in New Issue
Block a user