We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c1e2e commit bc003d9Copy full SHA for bc003d9
action.yaml
@@ -22,7 +22,7 @@ runs:
22
steps:
23
- name: "Install `paperpile-notion`"
24
shell: "bash"
25
- run: "npm install -g https://github.com/jordance71/paperpile-notion-workflow.git"
+ run: "npm install -g https://github.com/jordance71/paperpile-notion.git"
26
27
- name: "Download `paperpile-notion` cache"
28
uses: "dawidd6/action-download-artifact@v2"
0 commit comments