Skip to content

Commit

Permalink
Update USES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaguiar authored Aug 19, 2024
1 parent 3bf9411 commit 6bdfd8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions USES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ steps:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: openaf/ojob-action@v5
with:
ojob: 'ojob.io/git/hub/contentIn'
args: 'message="Update\ files" title="Automated\ update\ PR\" paths="README.md,changed/path/"'
ojob: "ojob.io/git/hub/contentIn"
args: "message=\"Update files\" title=\"Automated update PR\" paths=\"README.md,changed/path/\" branch=\"${{ github.ref_name }}\""
dist: nightly
````

Expand Down

0 comments on commit 6bdfd8f

Please sign in to comment.