Skip to content

Commit

Permalink
Update deploy-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanakg authored Apr 16, 2024
1 parent bd5ff35 commit 0274e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
username: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
command_timeout: 30m
script: |
# Make sure ~tools.mismatch-finder/mismatch-finder-repo is group writable
become mismatch-finder chmod -R g+rwx ~tools.mismatch-finder/mismatch-finder-repo
Expand Down

0 comments on commit 0274e08

Please sign in to comment.