Skip to content

Commit

Permalink
fix publish flow, add splash
Browse files Browse the repository at this point in the history
  • Loading branch information
loreanvictor committed Aug 27, 2023
1 parent 2e452fd commit b1c3ac0
Show file tree
Hide file tree
Showing 4 changed files with 41 additions 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 @@ -24,7 +24,7 @@ jobs:
run: npm run lint

- name: Fix README for NPM
run: sed -i.tmp -e '10d' README.md && rm README.md.tmp
run: sed -i '/#gh-dark-mode-only/d' README.md

- name: Publish
uses: JS-DevTools/npm-publish@v1
Expand Down
Binary file modified misc/minicomp-designs.sketch
Binary file not shown.
20 changes: 20 additions & 0 deletions misc/splash-dark.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions misc/splash-light.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b1c3ac0

Please sign in to comment.