Skip to content

Commit fd95487

Browse files
Update .github/workflows/ci.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 46b7ddf commit fd95487

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ jobs:
4343
if: always()
4444
env:
4545
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
46-
HOSTINGER_SITE_URL: ${{ secrets.HOSTINGER_SITE_URL }}
47-
WP_PUSHER_REPO: ${{ secrets.WP_PUSHER_REPO }}
48-
WP_PUSHER_DEPLOY_TYPE: ${{ secrets.WP_PUSHER_DEPLOY_TYPE }}
4946
JOB_STATUS: ${{ job.status }}
5047
REPO: ${{ github.repository }}
5148
BRANCH: ${{ github.ref_name }}

0 commit comments

Comments
 (0)