Skip to content

Commit

Permalink
Update and rename blank.yml to convertYMLtoJSON.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayshah authored Nov 11, 2024
1 parent 9b8ff0f commit bd81039
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
run: |
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git add file.json
git add *
git commit -m "Add JSON file generated from YAML"
git push

0 comments on commit bd81039

Please sign in to comment.