Skip to content

Commit fbfd53a

Browse files
authored
Merge pull request #5 from nrn/patch-1
doc: update README to link to v2 YAML file
2 parents 8a73b11 + 091f37a commit fbfd53a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
GitHub Action for automated npm publishing.
44

55
This Action publishes a package to npm. It is meant to be used on every successful merge to master but
6-
you'll need to configured that workflow yourself. You can look to the `.github/main.workflow` file in this
7-
project as an example.
6+
you'll need to configured that workflow yourself. You can look to the
7+
[`.github/workflows/push.yml`](./.github/workflows/push.yml) file in this project as an example.
88

99
### Workflow
1010

0 commit comments

Comments
 (0)