We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7bfbaf commit fa5f0beCopy full SHA for fa5f0be
.github/workflows/gh-pages.yml
@@ -3,6 +3,7 @@ name: Publish GitHub Pages
3
# Controls when the action will run.
4
on:
5
workflow_dispatch:
6
+ workflow_call:
7
8
permissions:
9
contents: read
.github/workflows/ipfs.yml
@@ -3,6 +3,7 @@ name: Publish IPFS
0 commit comments