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

This commit is contained in:
Denys Seredenko
2025-01-12 12:19:13 +01:00
parent c0a4e2be88
commit e96fe311c6

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