mirror of
https://github.com/NohamR/Ratio.py.git
synced 2025-07-08 12:57:12 +00:00
fix: typo
This commit is contained in:
parent
e0b5c65aa0
commit
a7a59f4bcc
@ -41,5 +41,5 @@ jobs:
|
|||||||
pr_number=$(echo ${{ steps.create_pr.outputs.pull-request-url }} | awk -F'/' '{print $NF}')
|
pr_number=$(echo ${{ steps.create_pr.outputs.pull-request-url }} | awk -F'/' '{print $NF}')
|
||||||
gh pr merge $pr_number --admin --squash --delete-branch
|
gh pr merge $pr_number --admin --squash --delete-branch
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrects.ACTION_PAT }}
|
GITHUB_TOKEN: ${{ secrets.ACTION_PAT }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user