Skip to content

Commit

Permalink
chore(release): release
Browse files Browse the repository at this point in the history
  • Loading branch information
HaneyHamdy committed Mar 18, 2024
1 parent 182496b commit 1750a64
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
- name: git config
run: |
git config user.name "${GITHUB_ACTOR}"
git config user.email "${GITHUB_ACTOR}@users.noreply.github.com"
- run: yarn install
- run: npm config set //registry.npmjs.org/:_authToken $NPM_TOKEN
env:
Expand Down

0 comments on commit 1750a64

Please sign in to comment.