Skip to content

Commit

Permalink
ci: change commit message in build-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN authored Jan 4, 2024
1 parent 85f6082 commit e842a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Commit changes
run: |
git add .
git commit -m "dist"
git commit -m "build: upload dist"
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit e842a05

Please sign in to comment.