Compare commits
2 Commits
20250207.0
...
v20250207.
| Author | SHA1 | Date | |
|---|---|---|---|
|
51acb3f348
|
|||
|
328fcea7f6
|
@@ -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.0
|
||||
with:
|
||||
allowUpdates: true # Set this to false if you want to prevent updating existing releases
|
||||
name: ${{ github.event.release.name }}
|
||||
|
||||
Reference in New Issue
Block a user