Skip to content

Commit bb0da45

Browse files
authored
Merge pull request #921 from datanfr/deploy
Deploy
2 parents e325a45 + 7076f4c commit bb0da45

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/main.yml

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
on: push
2-
name: 🚀 Deploy website on push
1+
on:
2+
push:
3+
branches:
4+
- master
5+
name: 🚀 Deploy website
36
jobs:
47
web-deploy:
58
name: 🎉 Deploy

0 commit comments

Comments
 (0)