Skip to content

Commit a5db636

Browse files
committed
Release 3.0.9
1 parent 667f552 commit a5db636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/woo-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
repo_token: ${{ secrets.GITHUB_TOKEN }}
5555
file: ${{ vars.WORDPRESS_ORG_SLUG }}.zip
5656
asset_name: ${{ vars.WORDPRESS_ORG_SLUG }}
57-
tag: ${{ github.ref }}
57+
tag: ver-${{ github.sha }}
5858

5959
# - name: WordPress Plugin Deploy
6060
# id: deploy

0 commit comments

Comments
 (0)