Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hibare committed Oct 22, 2023
1 parent 6c2f9d6 commit ee702f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-creator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
PR_URL=$(gh pr create --base master --head "dev" --title "Auto-generated PR" -t "Auto-generated PR" -b "Auto-generated PR")
echo "Created PR: $PR_URL"
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit ee702f0

Please sign in to comment.