Update MIGRATION.md

This commit is contained in:
Xavierj2800
2024-01-21 23:46:11 -06:00
committed by GitHub
parent bb3fa7fd35
commit 577982eca1

View File

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