1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-16 20:28:28 +01:00

Use a unique run ID for the artifact name.

This commit is contained in:
camer0n 2024-11-27 10:49:03 -08:00
parent 907475c561
commit 05aa6179a7

View File

@ -166,5 +166,5 @@ jobs:
- name: Upload test output
uses: actions/upload-artifact@v4
with:
name: tests_output
name: tests_output_${{ github.run_id }}
path: ./e107_tests/tests/_output/