Jelajahi Sumber

Merge pull request #1278 from ChristianLempa/renovate/softprops-action-gh-release-2.x

chore(deps): update softprops/action-gh-release action to v2
Christian Lempa 5 bulan lalu
induk
melakukan
e924b9ed47
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .github/workflows/release.yaml

+ 1 - 1
.github/workflows/release.yaml

@@ -111,7 +111,7 @@ jobs:
       #     twine upload dist/*
       #     twine upload dist/*
 
 
       - name: Create GitHub Release
       - name: Create GitHub Release
-        uses: softprops/action-gh-release@v1
+        uses: softprops/action-gh-release@v2
         with:
         with:
           tag_name: ${{ steps.version.outputs.tag }}
           tag_name: ${{ steps.version.outputs.tag }}
           name: Release ${{ steps.version.outputs.tag }}
           name: Release ${{ steps.version.outputs.tag }}