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