Skip to content

Commit

Permalink
Merge pull request #1 from trajan0x/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
LucasRoesler authored Apr 2, 2024
2 parents 5cbfed3 + 87f1784 commit 9848080
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,8 +14,8 @@ See https://docs.github.com/en/actions/reference/context-and-expression-syntax-f
## Example usage

```yaml
- uses: LucasRoesler/get-repo-owner-actions@v1.0
- uses: LucasRoesler/get-repo-owner-action@v1.0
id: get_owner
- name: print owner
run: echo ${{ steps.get_owner.outputs.owner }}
```
```

0 comments on commit 9848080

Please sign in to comment.