manually trigger IPFS action

This commit is contained in:
hueso
2026-03-05 21:58:59 -03:00
parent f31fa15887
commit 6cfe478177

View File

@@ -1,9 +1,10 @@
name: Deploy to IPFS
on:
push:
branches:
- develop
push:
branches:
- develop
workflow_dispatch:
jobs:
build-and-deploy: