Skip to content

Commit

Permalink
ci: fix major release
Browse files Browse the repository at this point in the history
  • Loading branch information
easingthemes committed Sep 24, 2023
1 parent 5f480c5 commit c71598f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: |
git commit --allow-empty -m "${{ github.event.inputs.version }}: Trigger Manual Release
Forced Manual Release without code changes"
${{ github.event.inputs.version }}:Forced Manual Release without code changes"
- name: Install dependencies
run: npm ci
- name: Build Library
Expand Down

0 comments on commit c71598f

Please sign in to comment.