Skip to content

Commit

Permalink
no verify for build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ebonsignori committed Jul 13, 2023
1 parent d5a469a commit 70e54f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
git config user.name "Evan Bonsignori"
git config user.email "[email protected]"
git add .
git commit -m "🛠️ Automate: Build and Package changes"
git commit -m "🛠️ Automate: Build and Package changes" --no-verify
# Push changes back to the repo
- name: Push changes
Expand Down

0 comments on commit 70e54f8

Please sign in to comment.