diff --git a/action.yml b/action.yml index a534b14..9c594ca 100644 --- a/action.yml +++ b/action.yml @@ -206,6 +206,7 @@ runs: fail_on_unmatched_files: true tag_name: "${{ env.TAG }}" files: ${{ env.ASSETS }}/* + target_commitish: ${{ github.sha }} - name: "Upload the release" uses: actions/upload-artifact@v4