Skip to content

Commit 4083bc4

Browse files
authored
chore: release plugin path (#250)
1 parent 178719b commit 4083bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
token: ${{ steps.get-token.outputs.token }}
1919
release-type: node
2020
package-name: '@netlify/plugin-gatsby'
21-
path: 'plugin'
21+
path: ./plugin
2222
- uses: actions/checkout@v2
2323
if: ${{ steps.release.outputs.release_created }}
2424
- uses: actions/setup-node@v2

0 commit comments

Comments
 (0)