diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4f4a96b..b07ab10 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,7 +17,7 @@ jobs: - name: Create GitHub Release - uses: actions/create-release@v1 + uses: "marvinpinto/action-automatic-releases@latest" env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: