Skip to content

Commit

Permalink
[skip ci]:artiface with git sha (#1156)
Browse files Browse the repository at this point in the history
Co-authored-by: TomatoAres <[email protected]>
  • Loading branch information
TomatoAres and tomatoares-bot committed Jan 19, 2024
1 parent 0f37902 commit e0af448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/srtool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Archive Subwasm results
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.chain }}-runtime
name: ${{ matrix.chain }}-runtime-${{ github.sha }}
path: |
${{ matrix.chain }}-info.json
${{ matrix.chain }}-info_compressed.json
Expand Down

0 comments on commit e0af448

Please sign in to comment.