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

Commit 927ca36

Browse files
author
Bassem Dghaidi
committed
Remove npm version
1 parent fd4d1ea commit 927ca36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
with:
1414
node-version: 10
1515
registry-url: https://registry.npmjs.org/
16-
- run: npm version ${{ github.event.release.name }}
1716
- run: npm ci
1817
- run: npm publish
1918
env:

0 commit comments

Comments
 (0)