diff --git a/.github/workflows/push-master.yml b/.github/workflows/push-master.yml index a73cf57ee..2057c9fa3 100644 --- a/.github/workflows/push-master.yml +++ b/.github/workflows/push-master.yml @@ -403,7 +403,7 @@ jobs: # create draft release and upload artifacts - name: Create draft release - uses: softprops/action-gh-release@v2.2.0 + uses: softprops/action-gh-release@v2.1.0 with: name: HyperHDR ${{ env.VERSION }} tag_name: ${{ env.TAG }}