We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26fd289 commit 964133dCopy full SHA for 964133d
.github/workflows/deploy.yml
@@ -1,5 +1,5 @@
1
name: Deploy GitHub Pages
2
-run-name: "${{ github.event.head_commit.message }}" from ${{ github.actor }} 🚀
+run-name: Deploy "${{ github.event.head_commit.message }}" from ${{ github.actor }} 🚀
3
on:
4
push:
5
branches:
0 commit comments