Skip to content

Commit 964133d

Browse files
committed
Fix syntax
1 parent 26fd289 commit 964133d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Deploy GitHub Pages
2-
run-name: "${{ github.event.head_commit.message }}" from ${{ github.actor }} 🚀
2+
run-name: Deploy "${{ github.event.head_commit.message }}" from ${{ github.actor }} 🚀
33
on:
44
push:
55
branches:

0 commit comments

Comments
 (0)