We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5deb615 commit 26c1585Copy full SHA for 26c1585
.github/workflows/npm-publish.yml
@@ -16,7 +16,6 @@ jobs:
16
with:
17
node-version: 12
18
registry-url: https://registry.npmjs.org
19
- - run: npm ci
20
- run: git config --global user.name "muhammadrafeh"
21
- run: git config --global user.email "muhammadrafehatique@gmail.com"
22
- run: npm version ${{ github.event.release.tag_name }}
0 commit comments