Skip to content

Commit

Permalink
Update worpress.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wanghaisheng authored Jan 3, 2025
1 parent 0d53723 commit ab8d9bc
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/worpress.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# https://github.com/marketplace/actions/deploy-wordpress
on: push
on:
# push
workflow_dispatch: # Allows manual trigger

name: Deploying WordPress Site


jobs:
deploy:
name: Deploy
Expand Down

0 comments on commit ab8d9bc

Please sign in to comment.