Skip to content

Commit

Permalink
Update convert-to-js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaruserickson authored Jan 11, 2024
1 parent e00ffa5 commit bf94e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/convert-to-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Stage changes to files
run: |
git add .
git rm README.md
git reset README.md
git checkout -b temp_javascript_updates
git commit -m "Convert template to Javascript"
git checkout javascript
Expand Down

0 comments on commit bf94e3b

Please sign in to comment.