Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vorcigernix authored Mar 2, 2024
1 parent b3149f3 commit f89311a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ jobs:
jobs.csv
sparse-checkout-cone-mode: false
- run: |
ls
cat jobs.csv
git config user.name github-actions
git config user.email [email protected]
curl --data-binary @jobs.csv https://csvjson.fermyon.app/ > data.json
git add .
git commit -m "generated"
git push

0 comments on commit f89311a

Please sign in to comment.