Skip to content

Commit

Permalink
Testing if the envs are automatically passed to the called workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
XargonWan committed Nov 5, 2024
1 parent e6ea986 commit d2a8fb5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d2a8fb5

Please sign in to comment.