Skip to content

Commit

Permalink
Update update-all-snapshots.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN authored Feb 5, 2024
1 parent 056b940 commit c4ecc09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-all-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
uses: ./.github/workflows/prepare-qa-kit.yml
secrets: inherit
with:
qa: ${{ needs.tools.outputs.qa-artifact }}
kit: ${{ needs.tools.outputs.kit-artifact }}
qa: ${{ inputs.qa }}
kit: ${{ inputs.kit }}

angular:
needs: tools
Expand Down

0 comments on commit c4ecc09

Please sign in to comment.