Skip to content

Commit

Permalink
Update deploy-stagging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HardeepAsrani authored Aug 25, 2023
1 parent 6b8d0c0 commit 8a878de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-stagging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
if: ${{ github.repository_owner == 'Codeinwp' }} # Disable on forks
env:
SSH_USERNAME: ${{ secrets.SSH_USERNAME }}
SSH_KEY: ${{ secrets.SSH_KEY }}
Expand Down

0 comments on commit 8a878de

Please sign in to comment.