Skip to content

Commit

Permalink
Update go-write-to-file.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iedr authored Dec 6, 2024
1 parent f361def commit f09724d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go-write-to-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ jobs:
env:
TIME: '${{ steps.current-time.outputs.time }}'
run: |
git config user.name darensin01
git config user.email [email protected]
git pull
git add backend/data.json
git commit -m "$TIME: new data pushed"
git push

0 comments on commit f09724d

Please sign in to comment.