Commit e5b273f 1 parent 0387886 commit e5b273f Copy full SHA for e5b273f
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
steps :
13
13
- name : Checkout
14
14
uses : actions/checkout@v3
15
- with :
16
- persist-credentials : false
17
15
- name : Install Node & NPM
18
16
uses : actions/setup-node@v3
19
17
- name : Install node modules
Original file line number Diff line number Diff line change 4
4
5
5
![ npm] ( https://img.shields.io/npm/dt/svg-to-ts ) ![ GitHub Repo stars] ( https://img.shields.io/github/stars/kreuzerk/svg-to-ts )
6
6
7
- ![ npms.io (final)] ( https://img.shields.io/npms-io/maintenance-score/svg-to-ts ) ![ Travis (.org) branch ] ( https://img.shields.io/travis/ kreuzerk/svg-to-ts/master ) ![ GitHub] ( https://img.shields.io/github/license/kreuzerk/svg-to-ts ) ![ npm] ( https://img.shields.io/npm/v/svg-to-ts )
7
+ ![ npms.io (final)] ( https://img.shields.io/npms-io/maintenance-score/svg-to-ts ) ![ GitHub Workflow ] ( https://img.shields.io/github/workflow/status/ kreuzerk/svg-to-ts/release ) ![ GitHub] ( https://img.shields.io/github/license/kreuzerk/svg-to-ts ) ![ npm] ( https://img.shields.io/npm/v/svg-to-ts )
8
8
9
9
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
10
+
10
11
[ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square )] ( #contributors- )
12
+
11
13
<!-- ALL-CONTRIBUTORS-BADGE:END -->
12
14
13
15
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
You can’t perform that action at this time.
0 commit comments