瀏覽代碼

cicd: sha full version

jamesread 3 年之前
父節點
當前提交
f4fdde9b54
共有 1 個文件被更改,包括 1 次插入1 次删除
  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