Skip to content

Commit

Permalink
skip ci:artiface with git sha
Browse files Browse the repository at this point in the history
  • Loading branch information
tomatoares-bot committed Jan 19, 2024
1 parent 79538b1 commit e5c1439
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/srtool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,11 @@ jobs:
- name: Archive Subwasm results
uses: actions/upload-artifact@v4
with:
<<<<<<< Updated upstream
name: ${{ matrix.chain }}-runtime
=======
name: ${{ matrix.chain }}-runtime-${{ github.sha }}
>>>>>>> Stashed changes
path: |
${{ matrix.chain }}-info.json
${{ matrix.chain }}-info_compressed.json
Expand Down

0 comments on commit e5c1439

Please sign in to comment.