manually trigger IPFS action
This commit is contained in:
7
.github/workflows/ipfs-release.yml
vendored
7
.github/workflows/ipfs-release.yml
vendored
@@ -1,9 +1,10 @@
|
|||||||
name: Deploy to IPFS
|
name: Deploy to IPFS
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- develop
|
- develop
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user