Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaguiar authored May 21, 2023
1 parent 7d3abd4 commit 09b54d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Get env variables
steps:
- uses: actions/checkout@v3
- uses: nmaguiar/myOJobs@nightly
- uses: openaf/ojob-action@v1
with:
ojob: 'ojob.io/envs'
````
Expand All @@ -30,7 +30,7 @@ jobs:
name: Echo arguments
steps:
- uses: actions/checkout@v3
- uses: nmaguiar/myOJobs@nightly
- uses: openaf/ojob-action@v1
with:
ojob: 'ojob.io/echo'
args: 'abc=123 xyz=abc'
Expand Down

0 comments on commit 09b54d9

Please sign in to comment.