diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 12ca23c..28111a7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -34,7 +34,7 @@ jobs: echo "version=${version}" >> "$GITHUB_OUTPUT" # https://github.com/tshion/can-create-release - - uses: tshion/can-create-release@0.1.1 + - uses: tshion/can-create-release@0.1.2 with: tag: ${{ steps.meta.outputs.version }}