Skip to content

Commit 0257976

Browse files
committed
updated exercise to commit bak file
1 parent 282a597 commit 0257976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/0-start-exercise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
echo "Make a commit"
4848
git config user.name github-actions[bot]
4949
git config user.email github-actions[bot]@users.noreply.github.com
50-
git add index.html
50+
git add index.html index.html.bak
5151
git commit --message="Update game over message"
5252
5353
echo "Push"

0 commit comments

Comments
 (0)