From 577982eca12e812696eef187b88049eb52f2a2a4 Mon Sep 17 00:00:00 2001 From: Xavierj2800 <103382003+Xavierj2800@users.noreply.github.com> Date: Sun, 21 Jan 2024 23:46:11 -0600 Subject: [PATCH] Update MIGRATION.md --- docs/MIGRATION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/MIGRATION.md b/docs/MIGRATION.md index 7a7ad25..c5517f5 100644 --- a/docs/MIGRATION.md +++ b/docs/MIGRATION.md @@ -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: