Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
Update zipitup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaydsouza committed Jan 2, 2024
1 parent 12213bf commit 9ddb10d
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/top-10-fast-tracker.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 9ddb10d

Please sign in to comment.