diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b9c2812..6a0e537 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -102,7 +102,7 @@ jobs: EOF - name: Create Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: ${{ github.ref_name }} name: "Imprint ${{ github.ref_name }}"