Skip to content

Commit

Permalink
Merge pull request #348 from alovajs/feature/v3.0.0
Browse files Browse the repository at this point in the history
ci: modify commit msg and pr title
  • Loading branch information
JOU-amjs authored Apr 26, 2024
2 parents 46b3d84 + ad28fc1 commit e72e967
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/alpha-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ jobs:
# Note: pnpm install after versioning is necessary to refresh lockfile
version: pnpm run changeset:version
publish: pnpm run release
commit: '[ci] release'
title: '[ci] release'
commit: 'ci: release [skip ci]'
title: 'ci: release [skip ci]'
env:
# Needs access to push to main
GITHUB_TOKEN: ${{ secrets.ALOVA_GITHUB_TOKEN }}
Expand Down

0 comments on commit e72e967

Please sign in to comment.