Skip to content

Commit b571b63

Browse files
committed
Update deploy action
1 parent 5e107fc commit b571b63

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Deploy static content to Pages
55
on:
66
# Runs on pushes targeting the default branch
77
push:
8-
branches: [$default-branch]
8+
branches: ["master"]
99

1010
# Allows you to run this workflow manually from the Actions tab
1111
workflow_dispatch:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)