Skip to content

Commit

Permalink
Merge pull request #17 from eason9487/test/fix-asset-path
Browse files Browse the repository at this point in the history
Fix the incorrect asset path in the "Publish dev build to GitHub" workflow
  • Loading branch information
eason9487 authored Apr 25, 2024
2 parents 680c824 + e4238e4 commit 5d733fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- name: Publish dev build to GitHub
uses: woocommerce/grow/publish-extension-dev-build@update/108-nodejs-v20-github-actions-release-related-test-build
with:
extension-asset-path: google-listings-and-ads.zip
extension-asset-path: readme.zip
tag-name: test-gha-dev-build
release-title: Test the publish-extension-dev-build action

0 comments on commit 5d733fa

Please sign in to comment.