Skip to content

earthfast/earthfast-release-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Armada Release Action

A GitHub Action for preparing releases to be published on the Armada network.

Usage

See action.yml

steps:
- uses: armada-network/armada-release-action@v1
  with:
    build_dir: build|dist|out|...
    bundle_name: your-project-${{ github.ref_name }}
    github_token: ${{ secrets.GITHUB_TOKEN }}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published