Skip to content

Commit

Permalink
update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
magcius committed Jan 18, 2025
1 parent 60a0705 commit a001264
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 @@ -38,7 +38,7 @@ jobs:
run: pnpm run build

- name: Deploy
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/main'
uses: burnett01/[email protected]
with:
switches: -va --delete-after --exclude=data/ --exclude=priv/ --exclude=.well-known/
Expand Down

0 comments on commit a001264

Please sign in to comment.