From d3188638d9e4b7e2c3ec9580dff44a6d229159f3 Mon Sep 17 00:00:00 2001 From: seo-rii Date: Mon, 1 Jul 2024 11:55:04 +0900 Subject: [PATCH] fix: fix tag --- .github/workflows/update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index d487531..b1a3135 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -30,6 +30,6 @@ jobs: repo_token: ${{ secrets.GITHUB_TOKEN }} file: result.json asset_name: result.json - tag: main + tag: data overwrite: true body: "Daily update" \ No newline at end of file