Skip to content

Commit f0d43c3

Browse files
committed
Testing deploy
1 parent 0f27476 commit f0d43c3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-deploy-zodiac.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
remote_path: "/var/www/html/dev/${{ env.BRANCH_NAME }}/"
3838

3939
- name: Copy to the server via SCP (fallback)
40-
if: ${{ !(github.repository_owner == 'fangq' && github.event_name != 'pull_request')}}
4140
run: |
4241
echo "Deploying to /var/www/html/dev/${{ env.BRANCH_NAME }}/"
4342

0 commit comments

Comments
 (0)