Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

Commit 264ec9b

Browse files
committed
chore: fix typo
1 parent 9d6f011 commit 264ec9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
git-user-name: ${{ github.actor }}
181181
git-user-email: [email protected]
182182
release-count: 0
183-
version-file: ./package.json'
183+
version-file: './package.json'
184184
version-path: version
185185
fallback-version: '1.0.0'
186186
config-file-path: '.github/config/config.js'

0 commit comments

Comments
 (0)