Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daoauth committed Oct 22, 2024
1 parent c430f0b commit 4959329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
mkdir -p ./download
curl -L https://storage.googleapis.com/mysten-walrus-binaries/walrus-testnet-latest-ubuntu-x86_64 -o ./download/walrus-latest-ubuntu-x86_64
# curl -L https://storage.googleapis.com/mysten-walrus-binaries/walrus-configs/client_config.yaml -o ./download/client_config.yaml
curl -L https://raw.githubusercontent.com/zktx-io/walrus-sites-ga/refs/heads/main/client_config.yaml -o ./download/client_config.yaml
curl -L https://raw.githubusercontent.com/MystenLabs/walrus-docs/main/docs/client_config.yaml -o ./download/client_config.yaml
- name: Upload Release to GitHub
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 4959329

Please sign in to comment.