Skip to content

Commit

Permalink
Merge pull request #114 from radiovisual/fix-auto-version-pr
Browse files Browse the repository at this point in the history
ci: add base master to pr step
  • Loading branch information
radiovisual authored Feb 18, 2024
2 parents 3376f40 + ea36a7e commit e86d026
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ jobs:
branch: version-bump/${{ env.RELEASE_VERSION }}
labels: version-bump
token: ${{ secrets.GITHUB_TOKEN }}
base: master

0 comments on commit e86d026

Please sign in to comment.