Skip to content

Commit

Permalink
update to new ziptest repo and version (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
zippy authored Jan 15, 2025
1 parent 2fbf4c2 commit 094f514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: |
echo ${{ github.repository }}
echo "overwriting names for release testing"
curl -f -L --output ./pouch/ziptest.webhapp /~https://github.com/holochain-apps/ziptest/releases/download/ziptest-v0.0.9/ziptest.webhapp
curl -f -L --output ./pouch/ziptest.webhapp /~https://github.com/holochain/ziptest/releases/download/ziptest-v0.1.0/ziptest.webhapp
node ./scripts/overwrite-with-test-name.js
- name: Retrieve version
Expand Down

0 comments on commit 094f514

Please sign in to comment.