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 178719b commit 4083bc4Copy full SHA for 4083bc4
.github/workflows/release-please.yml
@@ -18,7 +18,7 @@ jobs:
18
token: ${{ steps.get-token.outputs.token }}
19
release-type: node
20
package-name: '@netlify/plugin-gatsby'
21
- path: 'plugin'
+ path: ./plugin
22
- uses: actions/checkout@v2
23
if: ${{ steps.release.outputs.release_created }}
24
- uses: actions/setup-node@v2
0 commit comments