Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
fumikito committed Dec 2, 2022
1 parent 8fb99f1 commit 5eb29f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wordpress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
tools: composer:v2.2

- name: Clean Package
run: bash bin/clean.sh
run: bash bin/cleanup.sh

- name: Zip Archive
run: zip -r ${{ github.event.repository.name }}.zip ./
Expand Down

0 comments on commit 5eb29f9

Please sign in to comment.