Skip to content

Commit

Permalink
fix(release): trying automated release again
Browse files Browse the repository at this point in the history
  • Loading branch information
mturley committed Aug 24, 2020
1 parent 0fa457a commit 7c136ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [push]

jobs:
test-and-release:
name: Run tests and release
name: Run tests and release to npm
runs-on: ubuntu-18.04
steps:
- name: Checkout
Expand Down

0 comments on commit 7c136ac

Please sign in to comment.