Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaguiar authored Jun 3, 2023
1 parent a9bfca6 commit 5a24dfe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,10 @@ jobs:

- name: Push
uses: openaf/ojob-action@v3
env :
GH_TOKEN: ${{ github.token }}
with:
ojob: 'ojob.io/git/githubCheckIn'
ojob: 'ojob.io/git/hub/contentIn'
args: 'message="update\ build"'

#- uses: stefanzweifel/git-auto-commit-action@v4
Expand Down

0 comments on commit 5a24dfe

Please sign in to comment.