Update MIGRATION.md

pull/280/head
Xavierj2800 2024-01-21 23:46:11 -06:00 committed by GitHub
parent bb3fa7fd35
commit 577982eca1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -62,8 +62,8 @@ jobs:
with:
- name: my-artifact
+ name: my-artifact-${{ matrix.runs-on }}
path: file-${{ matrix.runs-on }}.txt
download:
path: file-${{ matrix.runs-on }}.txtaddress
download:token address
needs: upload
runs-on: ubuntu-latest
steps: