Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
henices committed Jan 12, 2024
1 parent 63933e7 commit ea94f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
DEFAULT_BUMP: patch
- name: Create ZIP Archive
run: |
zip -r logseq-flow-nord.zip package.json icon.png src/*
zip -r logseq-flow-nord.zip package.json icon.png *.css
- name: GH Release
uses: softprops/[email protected]
with:
Expand Down

0 comments on commit ea94f13

Please sign in to comment.