From 102d2b8c9dc264b98fa7973bf7657e9216bfb0a8 Mon Sep 17 00:00:00 2001 From: Jef Spaleta Date: Tue, 8 Dec 2020 19:04:13 -0900 Subject: [PATCH] upload assets into release tag --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ff991d3..9d85641 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -59,4 +59,4 @@ jobs: TAG: ${{ steps.get_version.outputs.VERSION }} REPO_SLUG: ${{ github.repository }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: echo run on tag $REPO_SLUG $TAG + run: ./upload.sh