Skip to content

Commit

Permalink
Added missing quote
Browse files Browse the repository at this point in the history
  • Loading branch information
LilyStilson committed Aug 15, 2023
1 parent eb2c1ec commit 0ae78b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
git config user.name github-actions
git config user.email github-actions@github.com
git add .
git commit -m "Automatic commit, run id: ${{ github.run_id }}
git commit -m "Automatic commit, run id: ${{ github.run_id }}"

0 comments on commit 0ae78b5

Please sign in to comment.