Skip to content

Commit

Permalink
Update dist-archive.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akashmdiu committed Feb 19, 2024
1 parent eba1d63 commit 61508dd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/dist-archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,4 @@ jobs:
uses: actions/checkout@v2

- name: Generating zip
uses: rudlinkon/action-wordpress-build-zip@dev2
with:
retention-days: 3 # Optional; defaults to 3
npm-run-build: true # Optional; defaults to false
node-version: 14 # Optional; defaults to 16
uses: rudlinkon/action-wordpress-build-zip@master

0 comments on commit 61508dd

Please sign in to comment.