Skip to content

Implement IPFS Deployment on Release #9

@itsMarcoSolis

Description

@itsMarcoSolis

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 dist directory 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 IPFS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions