Skip to content

Commit

Permalink
remove husky from github actions according to https://typicode.github…
Browse files Browse the repository at this point in the history
  • Loading branch information
Harold-Anderson committed Jun 15, 2024
1 parent 744d676 commit 88d91bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ permissions:
pages: write
id-token: write

# https://docs.github.com/en/actions/learn-github-actions/variables
env:
HUSKY: 0

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 88d91bb

Please sign in to comment.