Skip to content

Commit c412569

Browse files
committed
Allow re-publishing same version #207
1 parent beaa0a9 commit c412569

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

-3
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
- run: npm install
3535
- run: npm run package-turf
3636

37-
- name: Update your package.json with an npm pre-release version
38-
id: pre-release-version
39-
uses: adobe/update-prerelease-npm-version@v1.0.0
4037

4138
- name: get-npm-version
4239
id: package-version

0 commit comments

Comments
 (0)