diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index caf03f0..f4c6212 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,7 @@ jobs: - uses: actions/upload-artifact@v2 if: ${{ matrix.toolchain == 'stable' }} with: - name: bin + name: stabilizer_${{ github.sha }} path: | target/*/release/stabilizer stabilizer-release.bin