Skip to content

Commit 6e84cdc

Browse files
committed
Now I'm unable to bash
1 parent 2fcc783 commit 6e84cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
git config --global user.password ${{ secrets.QUARTZ_BOT_TOKEN }}
5656
5757
# Add files
58-
echo ::group::Adding files to website repository & creating commit
58+
echo "::group::Adding files to website repository & creating commit"
5959
git add .
6060
git commit -m "Updated documentation for $PROJECT_NAME"
6161
echo ::endgroup::

0 commit comments

Comments
 (0)