From d80f694c78cd602918d7549aaaf1f1c024b2f1ae Mon Sep 17 00:00:00 2001 From: Lim Jet <57783762+daoauth@users.noreply.github.com> Date: Thu, 17 Oct 2024 23:55:27 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 888aaa4..ca9e62f 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ jobs: uses: actions/checkout@v4 - name: Deploy site to Walrus - uses: zktx-io/walrus-ga@v0.1.1 + uses: zktx-io/walrus-ga@v0.1.2 with: config-path: './path/to/config.yaml' site-path: './build'