Skip to content

Commit

Permalink
Try fixin PR merge again
Browse files Browse the repository at this point in the history
  • Loading branch information
saulshanabrook committed Oct 17, 2024
1 parent ee583c7 commit 4dabf6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
- run: |
git tag "v$VERSION"
git push --tags
gh pr merge --admin --delete-branch --merge
gh pr merge --admin --delete-branch --merge --auto
env:
VERSION: ${{ needs.bump.outputs.version }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4dabf6f

Please sign in to comment.