diff --git a/.github/workflows/build_test.yml b/.github/workflows/build_test.yml index d8949b775..5f352b368 100644 --- a/.github/workflows/build_test.yml +++ b/.github/workflows/build_test.yml @@ -137,5 +137,5 @@ jobs: - name: Upload Commit hash artifact uses: actions/upload-artifact@v4 with: - name: commit_hash - path: commit_hash \ No newline at end of file + name: commit_hash_timestamp + path: commit_hash_timestamp \ No newline at end of file