Skip to content

Commit

Permalink
update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Himyu committed Apr 9, 2022
1 parent 4691d52 commit cd4b32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: '16'

- name: Create Zip
run: zip -r module-league-runes.zip package.json package-lock.json frontend/*
run: zip -r module-league-runes.zip package.json package-lock.json frontend/* plugin.js

- uses: "marvinpinto/action-automatic-releases@latest"
with:
Expand Down

0 comments on commit cd4b32a

Please sign in to comment.