Releases/v1 (#2)

* delete package versions action v1

* updated action for build and smoke test

* test and error message update

* test fix

* ci testing

* ci testing

* ci testing

* ci testing

* ci test

* ci testing

* ci test name

* docs

* docs

* docs

* test

* test

* test

* docs

* usage doc

* doc

* docs

* format test

* doc update

* doc test

* formatting check

* scenario update

* usage update

* format

* test

* test

* test

* test

* test

* table test

* test

* format update

* links

* test

* test

* test

* test

* test

* docs update

* test

* formatting

* fix broken links

* doc update

* test

* table test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* doc test

* test

* test

* test

* test

* test

* test

* test

t

* test

* test

* test

* test

* test

* test

* docs

* doc update

* test

* added branding

* added branding
This commit is contained in:
Trent Jones
2020-02-29 20:07:19 -06:00
committed by GitHub
parent 54b504899d
commit 6c6494e6f1
2 changed files with 8 additions and 4 deletions
+4 -4
View File
@@ -2,10 +2,10 @@ name: Package and Smoke Test
on: # rebuild any PRs and main branch changes on: # rebuild any PRs and main branch changes
pull_request: pull_request:
# push: push:
# branches: branches:
# - master - master
# - 'releases/*' - 'releases/*'
jobs: jobs:
+4
View File
@@ -46,3 +46,7 @@ inputs:
runs: runs:
using: node12 using: node12
main: dist/index.js main: dist/index.js
branding:
icon: package
color: blue