Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir committed Dec 10, 2024
1 parent 5875b8d commit 6f2ce14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
# Use gh workflow run with --field
gh workflow run upload_artifacts.yml \
--ref ${{ github.ref_name }} \
-f artifact_name="$artifact_name" \
-f artifact_path="$file"
-f artifact_name=$artifact_name \
-f artifact_path=$file
done

0 comments on commit 6f2ce14

Please sign in to comment.