diff --git a/.github/workflows/Release_CICD.yml b/.github/workflows/Release_CICD.yml index bb00657..87949aa 100644 --- a/.github/workflows/Release_CICD.yml +++ b/.github/workflows/Release_CICD.yml @@ -117,7 +117,7 @@ jobs: sha256sum release_mac/* >> sha256sums.txt - name: Publish - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: name: Vedic ${{ github.event.inputs.vesion }} tag_name: v${{ github.event.inputs.vesion }}