Skip to content

Commit

Permalink
workspace push
Browse files Browse the repository at this point in the history
  • Loading branch information
fabrizzio-dotCMS committed Sep 12, 2023
1 parent ebeeb8e commit dc40028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
option-value: '/github/workspace/contents/'
option-verbose: '--verbose'

- name: Commit and push
run: |
- name: Commit and push
run: |
git config user.name "GitHub Actions"
git config user.email "[email protected]"
git add $GITHUB_WORKSPACE/contents
Expand Down

0 comments on commit dc40028

Please sign in to comment.