* fixing workflow
Some checks failed
Go / build-test-publish (1.23.4) (push) Failing after 47s

This commit is contained in:
Denys Seredenko
2025-01-12 12:17:04 +01:00
parent 39c951bfbf
commit c0a4e2be88

View File

@@ -28,7 +28,7 @@ jobs:
- name: Publish Artifact - name: Publish Artifact
uses: actions/upload-artifact@v2.2.0 uses: actions/upload-artifact@v2.2.0
with: with:
name: ssh-hub-$VERSION name: ssh-hub-${{ VERSION }}
path: build/** path: build/**
if-no-files-found: error if-no-files-found: error
retention-days: 15 retention-days: 15