Skip to content

Commit cf849d3

Browse files
committed
Deploy on push to main
1 parent 437af5f commit cf849d3

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/deploy-static.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
# Simple workflow for deploying static content to GitHub Pages
2-
name: Deploy static content to Pages
1+
name: Deploy site
32

43
on:
54
push:
6-
branches: [$default-branch]
5+
branches: [main]
76
workflow_dispatch:
87

98
permissions:

0 commit comments

Comments
 (0)