Răsfoiți Sursa

cicd: sha full version

jamesread 3 ani în urmă
părinte
comite
f4fdde9b54
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .github/workflows/build-snapshot.yml

+ 1 - 1
.github/workflows/build-snapshot.yml

@@ -34,7 +34,7 @@ jobs:
       - name: Archive binaries
         uses: actions/upload-artifact@v3.1.0
         with: 
-        name: "OliveTin-snapshot-${{ github.ref_name }}-${{ GITHUB_SHA::7 }}-dist"
+        name: "OliveTin-snapshot-${{ github.ref_name }}-${{ github.sha }}-dist"
           path: dist/OliveTin*.*
 
       - name: Archive integration tests