Skip to content

Commit

Permalink
changing name
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Simmons <[email protected]>
  • Loading branch information
sean-simmons-progress committed Mar 26, 2024
1 parent ed2d5ae commit 335af4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello-world-docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
id: hello-action
uses: ./hello-world-docker-action
with:
who-to-greet: '@wulfland'
who-to-greet: '@ssimmons'

- name: Output time set in the container
run: echo "The time was ${{ steps.hello-action.outputs.time }} when the action said hello"

0 comments on commit 335af4d

Please sign in to comment.