Przeglądaj źródła

cicd: sha full version

jamesread 3 lat temu
rodzic
commit
1c0a57abea
1 zmienionych plików z 1 dodań i 1 usunięć
  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 }}-dist"
+          name: "OliveTin-snapshot-${{ github.ref_name }}-${{ github.sha }}-dist"
           path: dist/OliveTin*.*
 
       - name: Archive integration tests