From 30597358408772c3cc57f4b951adbf5507716be1 Mon Sep 17 00:00:00 2001 From: KoonQi Date: Wed, 6 Sep 2023 02:01:19 +0800 Subject: [PATCH] release with tag --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 814fd7257..8203cfac5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,4 +43,4 @@ jobs: files: target/* tag_name: ${{ steps.get_tag.outputs.TAG }} env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file