Skip to content

Commit

Permalink
Update cmd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax committed Jul 25, 2024
1 parent f22c622 commit ae31bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ jobs:
--no-color \
--change added changed \
--ignore-errors \
main ${{ github.ref }})
refs/heads/main ${{ github.ref }})
# Save the multiline result to the output
echo 'result<<EOF' >> $GITHUB_OUTPUT
Expand Down

0 comments on commit ae31bc7

Please sign in to comment.