Skip to content

Commit

Permalink
chore(config): update script name
Browse files Browse the repository at this point in the history
  • Loading branch information
PaleBluDot committed Sep 13, 2023
1 parent 89441b8 commit fc9b3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: npm run build --if-present

- name: 🚨 Format
run: npm run Format
run: npm run format

- name: 🚢 Release
uses: cycjimmy/semantic-release-action@v2
Expand Down

0 comments on commit fc9b3d0

Please sign in to comment.