Skip to content

Commit

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

0 comments on commit bd5ff35

Please sign in to comment.