Skip to content

Commit

Permalink
Updated workflow to deplpy on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
shazzad committed Sep 25, 2024
1 parent 7803386 commit 9f1f86d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Deploy to WordPress.org Repository

on:
release:
types: [released]
push:
tags:
- "*"

jobs:
deploy_to_wp_repository:
Expand Down

0 comments on commit 9f1f86d

Please sign in to comment.