Skip to content

Commit c160780

Browse files
committed
updated images style, changed workflow
1 parent 36fcc05 commit c160780

File tree

6 files changed

+3409
-1866
lines changed

6 files changed

+3409
-1866
lines changed

.github/workflows/npm-publish.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created
22
# For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages
33

4-
name: Node.js Package
4+
name: Publish NPM package
55

66
on:
7-
release:
8-
types: [created]
7+
push:
8+
tags:
9+
- v*
910

1011
jobs:
1112
build:

src/images/versus cover.ai

+1,481
Large diffs are not rendered by default.

src/images/versus icon.ai

+1,890
Large diffs are not rendered by default.
File renamed without changes.

src/images/versus-icon.ai

-1,839
This file was deleted.

src/versus/versus.svg

+34-24
Loading

0 commit comments

Comments
 (0)