Skip to content

Commit

Permalink
Update custom-action-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raj-oo8 authored May 12, 2024
1 parent a38921c commit f59b4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/custom-action-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
# you must check out the repository
- name: Checkout
uses: actions/checkout@v4
- name: Custom Action
- name: Run custom action
uses: ./ # Uses an action in the root directory
id: hello
with:
Expand Down

0 comments on commit f59b4c3

Please sign in to comment.