Skip to content

Commit

Permalink
use sub dir
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Dec 15, 2023
1 parent ff64936 commit 5bd3d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- id: foo
uses: ocadotechnology/codeforlife-action-docs@v0.2
uses: ocadotechnology/codeforlife-action-docs/actions/hello@main
with:
who-to-greet: 'Mona the Octocat'
- run: echo random-number ${{ steps.foo.outputs.random-number }}
Expand Down

0 comments on commit 5bd3d69

Please sign in to comment.