Merge pull request #151 from vladon/fix-ci2

fix(ci) 2nd try
This commit is contained in:
Alexey 2026-02-18 22:34:30 +03:00 committed by GitHub
commit b9fda9e2c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ jobs:
path: artifacts path: artifacts
- name: Create Release - name: Create Release
uses: softprops/action-gh-release@c95fe1489396fe360a41fb53f90de6ddce8c4c8a # v2.2.1 uses: softprops/action-gh-release@v2
with: with:
files: artifacts/**/* files: artifacts/**/*
generate_release_notes: true generate_release_notes: true