Skip to content

Commit

Permalink
fix(upgarde): upgarde git commands
Browse files Browse the repository at this point in the history
  • Loading branch information
masoudmanson committed Sep 6, 2023
1 parent 6120d28 commit 34e9d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
done
matrix="${matrix%,}" # Remove trailing comma
matrix="${matrix}]" # Close the JSON array
echo "::set-output name=matrix::${matrix}"
echo "matrix=${matrix}" >> $GITHUB_ENV
builder:
needs: job1
runs-on: ubuntu-latest
Expand Down

0 comments on commit 34e9d2d

Please sign in to comment.