Skip to content

Commit

Permalink
fix(778): Let's see if this PR Title copies correctly (#22)
Browse files Browse the repository at this point in the history
* fix(128): adding my first fix

* feat(216): first feature commit

* fix(199): new fix

* fix: adding back npm plugin for semantic release

* fix: putting back yarn install on publish

* removing long build and test, fix npm-publish
  • Loading branch information
BJ McCotter authored Aug 11, 2022
1 parent e6bc3e3 commit 712e2b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 32 deletions.
28 changes: 0 additions & 28 deletions .github/workflows/build-and-test.yml

This file was deleted.

6 changes: 2 additions & 4 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Yarn publish

on:
workflow_run:
workflows: [Build and Test]
types: [completed]
branches: [main]
push:
branches: [ main ]

jobs:
publish:
Expand Down

0 comments on commit 712e2b7

Please sign in to comment.