Testing if the envs are automatically passed to the called workflow

This commit is contained in:
XargonWan 2024-11-05 12:10:30 +09:00
parent e6ea98615b
commit d2a8fb5093

View file

@ -16,6 +16,4 @@ jobs:
build-project:
needs: install-dependencies # Ensures this job only runs after install-dependencies
uses: RetroDECK/components-template/.github/workflows/build_artifacts.yml@main
with:
MANIFEST_FILENAME: ${{ env.MANIFEST_FILENAME }}
uses: RetroDECK/components-template/.github/workflows/build_artifacts.yml@main