Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxnflaxl authored Aug 4, 2024
1 parent 5c01f22 commit 03cabcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ jobs:
run: |
echo '{
"name": "BeamX DAO Voting",
"description": "A description of the BeamX DAO Voting app",
"description": "Voting on Beam community proposals",
"url": "localapp/app/index.html",
"version": "1.1.17",
"version": "1.0.0",
"api_version": "7.0",
"min_api_version": "7.0",
"icon": "localapp/app/logo.svg",
Expand All @@ -57,4 +57,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: BeamX-DAO-Voting.dapp
path: BeamX-DAO-Voting.dapp
path: BeamX-DAO-Voting.dapp

0 comments on commit 03cabcf

Please sign in to comment.