Skip to content

Commit

Permalink
fix: replace existing releases
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyg committed Oct 14, 2023
1 parent fa1a109 commit 8f09297
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/install-release-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,4 @@ jobs:
name: Binaries for holochain ${{ github.event.client_payload.holochain_version }}
body: "Prebuilt binaries for holochain ${{ github.event.client_payload.holochain_version }} -- holochain, hc (holochain_cli) & lair-keystore."
tag: "${{ github.event.client_payload.holochain_version }}"
draft: true
prerelease: false
skipIfReleaseExists: true
draft: true

0 comments on commit 8f09297

Please sign in to comment.