Skip to content

Commit

Permalink
Don't extract plugin zip file downloaded from GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
xxyzz committed Oct 20, 2022
1 parent 5d06f27 commit 316e19f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
with:
branch: master
workflow: tests.yml
skip_unpack: true

- name: Rename zip file
run: mv worddumb-*.zip worddumb-${GITHUB_REF_NAME}.zip
Expand Down

0 comments on commit 316e19f

Please sign in to comment.