Skip to content

Commit

Permalink
fix publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xxchan committed Apr 1, 2022
1 parent 3fdcb56 commit ed3fce3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Create zip
id: build
run: |
zip ${{ env.PLUGIN_NAME }}.zip index.html index.js
ls
Expand Down

0 comments on commit ed3fce3

Please sign in to comment.