diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fc2b3de..7526d1f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: - uses: actions/checkout@v2 - - uses: CupOfTea696/gh-action-auto-release@v1.0.0 + - uses: CupOfTea696/gh-action-auto-release@v1.0.2 with: title: "Release: $version" tag: "v$semver"