Skip to content

Commit bc003d9

Browse files
authored
Update action.yaml
1 parent e6c1e2e commit bc003d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ runs:
2222
steps:
2323
- name: "Install `paperpile-notion`"
2424
shell: "bash"
25-
run: "npm install -g https://github.com/jordance71/paperpile-notion-workflow.git"
25+
run: "npm install -g https://github.com/jordance71/paperpile-notion.git"
2626

2727
- name: "Download `paperpile-notion` cache"
2828
uses: "dawidd6/action-download-artifact@v2"

0 commit comments

Comments
 (0)