This commit is contained in:
Bryce Hackel 2024-05-09 00:42:15 -07:00
parent c7ebe3c350
commit d71dba4405
No known key found for this signature in database
GPG key ID: F031960F08455E88

View file

@ -161,7 +161,7 @@ jobs:
if-no-files-found: error
- name: Create Release
if: inputs.create_release == 'true'
if: ${{ inputs.create_release }}
id: create_release
uses: softprops/action-gh-release@v2.0.4
env: