Skip to content

Commit

Permalink
mark new netlify as production deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Aug 28, 2023
1 parent 9f1a349 commit 87a15eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
enable-pull-request-comment: false
enable-commit-comment: false
overwrites-pull-request-comment: true
production-deploy: true
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}

0 comments on commit 87a15eb

Please sign in to comment.