Skip to content

Commit

Permalink
Update hello-world-docker-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
almeidat2 authored Sep 24, 2024
1 parent f18e26f commit 698ce20
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 @@ -16,7 +16,7 @@ jobs:

- name: Run action
id: action
uses: .github/actions/hello-world-docker-action@main
uses: ./.github/actions/hello-world-docker-action@main
with:
who-to-greet: '@almeidat2'

Expand Down

0 comments on commit 698ce20

Please sign in to comment.