We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e325a45 + 7076f4c commit bb0da45Copy full SHA for bb0da45
.github/workflows/main.yml
@@ -1,5 +1,8 @@
1
-on: push
2
-name: 🚀 Deploy website on push
+on:
+ push:
3
+ branches:
4
+ - master
5
+name: 🚀 Deploy website
6
jobs:
7
web-deploy:
8
name: 🎉 Deploy
0 commit comments