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

This commit is contained in:
Denys Seredenko
2025-01-12 12:22:52 +01:00
parent e96fe311c6
commit 3a9f919a40

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-${{ env.VERSION }} name: ssh-hub
path: build/** path: build/ssh-hub
if-no-files-found: error if-no-files-found: error
retention-days: 15 retention-days: 15