Don't forget the action version.

This commit is contained in:
2026-05-29 19:37:02 +03:00
parent 2a0622af8d
commit a9eacca2ff
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
- name: Publish Package - name: Publish Package
run: "./publish.sh" run: "./publish.sh"
- name: Upload Artifacts - name: Upload Artifacts
uses: actions/upload-artifact uses: actions/upload-artifact@v4
with: with:
name: packages name: packages
path: "bin/*.nupkg" path: "bin/*.nupkg"