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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
||||
Reference in New Issue
Block a user