Skip to content

Commit fc6d81f

Browse files
committed
updated workflow
1 parent 7b1b3d1 commit fc6d81f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/marp-pages.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Deploy marp site to Pages
33
on:
44
# Runs on pushes targeting the default branch
55
push:
6-
branches: ["main"]
7-
paths: ["slides"]
6+
branches: "main"
87
# Allows you to run this workflow manually from the Actions tab
98
workflow_dispatch:
109

0 commit comments

Comments
 (0)