-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
As a developer
I need to implement IPFS deployment in the workflow
So that the application is deployed to IPFS on release instead of on push to the main branch
Details and Assumptions
- The current deployment workflow does not include IPFS deployment.
- Deployment should be triggered on release events.
- The
distdirectory should be deployed to IPFS.
Acceptance Criteria
Given the current deployment workflow
When a new release is created
Then the `dist` directory is deployed to IPFSMetadata
Metadata
Assignees
Labels
No labels