We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a85a535 commit 091f37aCopy full SHA for 091f37a
README.md
@@ -3,8 +3,8 @@
3
GitHub Action for automated npm publishing.
4
5
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.
+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.
8
9
### Workflow
10
0 commit comments