20250207.075000
Some checks failed
Release Creation / build (release) Failing after 16s

This commit is contained in:
2025-02-07 07:50:00 -06:00
parent 00fd997d75
commit 328fcea7f6

View File

@@ -36,7 +36,7 @@ jobs:
# Create a release for this specific version
- name: Update Release with Files
id: create_version_release
uses: ncipollo/release-action@v1
uses: ncipollo/release-action@v1.15
with:
allowUpdates: true # Set this to false if you want to prevent updating existing releases
name: ${{ github.event.release.name }}