Skip to content

Merge pull request #72 from BeamMW/ca_support #6

Merge pull request #72 from BeamMW/ca_support

Merge pull request #72 from BeamMW/ca_support #6

Workflow file for this run

name: Build and Package .dapp
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
uses: ./.github/workflows/make-dapp.yaml
with:
manifest_name: 'Beam Anonymous Name Service'
manifest_description: 'Decentralized anonymous naming for the BEAM wallet'
manifest_version_prefix: "1.1"
manifest_guid: '80d959380988421cb3825b6839dcad67'
manifest_icon: 'localapp/app/favicon.ico'
dapp_name: 'bans-app'