Skip to content

Commit

Permalink
Merge pull request #80 from TerrenceMcGuinness-NOAA/feature_1643_badges
Browse files Browse the repository at this point in the history
Update hello.yaml
  • Loading branch information
TerrenceMcGuinness-NOAA committed May 31, 2023
2 parents 5cd2f79 + bd13aed commit c687d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

steps:
- name: Passed
uses: schneegans/dynamic-badges-action@v1.6.0
run: echo "$${{ needs.print.output.som_var }}"
env:
input_var: ${{ needs.print.outputs.some_var }}
another_input_var: ${{ needs.print.outputs.another_var }}
Expand Down

0 comments on commit c687d08

Please sign in to comment.