Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Mar 22, 2024
2 parents c3b1fa3 + 87f8096 commit a079635
Show file tree
Hide file tree
Showing 138 changed files with 7,240 additions and 6,920 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-happ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
allowUpdates: true
artifacts: 'workdir/we.happ'
body: 'See assets below to download and install this version.'
name: We happ v${{ steps.version.outputs.APP_VERSION }}-holochain-0.2.5
name: We happ v${{ steps.version.outputs.APP_VERSION }}-holochain-0.3.0-beta-dev.42-1ddfd2d
tag: we-alpha-happ-v${{ steps.version.outputs.APP_VERSION }}
prerelease: true
draft: true
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
mkdir resources/default-apps
mkdir resources/bins
yarn setup:release
curl -L --output resources/default-apps/we.happ https://github.com/lightningrodlabs/we/releases/download/we-alpha-happ-v0.10.0/we.happ
curl -L --output resources/default-apps/we.happ https://github.com/lightningrodlabs/we/releases/download/we-alpha-happ-v0.11.0/we.happ
- name: Build zomes
run: |
Expand Down
Loading

0 comments on commit a079635

Please sign in to comment.