Skip to content

Commit

Permalink
Merge pull request #445 from kenjis/debug-deploy.yml
Browse files Browse the repository at this point in the history
chore: enable debug mode
  • Loading branch information
kenjis authored May 18, 2024
2 parents e0901e1 + 766daa7 commit fa46709
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
key: ${{ secrets.KEY }}
port: ${{ secrets.PORT }}
fingerprint: ${{ secrets.FINGERPRINT }}
debug: true
script: /opt/website/.github/scripts/deploy.sh

0 comments on commit fa46709

Please sign in to comment.