Skip to content

Commit

Permalink
ci: replace commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
martines3000 committed Jul 31, 2023
1 parent 7e429da commit d16541a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
with:
version: bash scripts/changesets/version-beta.sh
publish: bash scripts/changesets/publish-beta.sh
title: 'chore: version packages (beta)'
commit: 'chore: version packages (beta)'
title: 'chore: version packages'
commit: 'chore: version packages'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
Expand Down

0 comments on commit d16541a

Please sign in to comment.