Skip to content

Commit

Permalink
Update zipitup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaydsouza committed Oct 2, 2023
1 parent 0732846 commit fb3bdf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zipitup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
mkdir build
- name: Create artifact
uses: montudor/action-zip@v0.1.0
uses: montudor/action-zip@v1
with:
args: zip -X -r build/where-did-they-go-from-here.zip . -x *.git* node_modules/\* .* "*/\.*" CODE_OF_CONDUCT.md CONTRIBUTING.md ISSUE_TEMPLATE.md PULL_REQUEST_TEMPLATE.md *.dist *.yml composer.* dev-helpers** build** wporg-assets** phpunit**
- name: Upload artifact
Expand Down

0 comments on commit fb3bdf0

Please sign in to comment.