Skip to content

Commit fa5f0be

Browse files
committed
fix
1 parent a7bfbaf commit fa5f0be

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Publish GitHub Pages
33
# Controls when the action will run.
44
on:
55
workflow_dispatch:
6+
workflow_call:
67

78
permissions:
89
contents: read

.github/workflows/ipfs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Publish IPFS
33
# Controls when the action will run.
44
on:
55
workflow_dispatch:
6+
workflow_call:
67

78
permissions:
89
contents: read

0 commit comments

Comments
 (0)