Skip to content

Commit

Permalink
Update release-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cxxxr authored Feb 8, 2024
1 parent 6b5191f commit 2ed124b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:
- uses: actions/checkout@v3

- name: Run a multi-line script
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh pr create -B master -t ${{ github.ref }} -b ''

0 comments on commit 2ed124b

Please sign in to comment.