Skip to content

Commit

Permalink
fix typo...
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPGreen committed Nov 26, 2024
1 parent 1814026 commit 70180ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/backport/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ runs:
--body "❌ The backport branch \`${{ inputs.TARGET_BRANCH }}\` doesn't exist."
echo "failure-already-reported=true" >> ${GITHUB_OUTPUT}
exit 1
fi env:
fi
env:
GH_TOKEN: ${{ github.token }}

Expand Down

0 comments on commit 70180ae

Please sign in to comment.