Skip to content

Commit

Permalink
Update deploy-on-publishing-a-new-release-and-attach-a-zip-file-to-th…
Browse files Browse the repository at this point in the history
…e-release.yml
  • Loading branch information
phalkmin authored Apr 17, 2024
1 parent ec32908 commit 3d1ed53
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Deploy to WordPress.org Repository

on:
workflow_dispatch:
release:
types: [released]

# A list of jobs involved in this workflow.
jobs:
deploy_to_wp_repository:
Expand Down

0 comments on commit 3d1ed53

Please sign in to comment.