Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit 969dfa1

Browse files
committed
chore: update + fix eslint
1 parent 0b3dcce commit 969dfa1

File tree

4 files changed

+1936
-1451
lines changed

4 files changed

+1936
-1451
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
token: ${{ steps.get-token.outputs.token }}
1919
release-type: node
20-
package-name: "@netlify/in-source-config"
20+
package-name: '@netlify/in-source-config'
2121
- uses: actions/checkout@v2
2222
if: ${{ steps.release.outputs.release_created }}
2323
- uses: actions/setup-node@v2

0 commit comments

Comments
 (0)