doc: update README to link to v2 YAML file

This commit is contained in:
Nick Niemeir 2019-09-06 11:26:57 -07:00 committed by GitHub
parent a85a535486
commit 091f37ab75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
GitHub Action for automated npm publishing.
This Action publishes a package to npm. It is meant to be used on every successful merge to master but
you'll need to configured that workflow yourself. You can look to the `.github/main.workflow` file in this
project as an example.
you'll need to configured that workflow yourself. You can look to the
[`.github/workflows/push.yml`](./.github/workflows/push.yml) file in this project as an example.
### Workflow