Skip to content

Commit

Permalink
Remove automatic commits
Browse files Browse the repository at this point in the history
  • Loading branch information
remibetin committed Mar 6, 2025
1 parent 6964651 commit 160bf43
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ jobs:
with:
ruby-version: '3.3.3' # matches Netlify of ruby version
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Commit changed files
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Apply automatic changes
branch: main
- name: Build and test with Jekyll
run: |
export WAI_LIVE_SITE=true
Expand Down

0 comments on commit 160bf43

Please sign in to comment.