Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Commit

Permalink
fix: remove scope
Browse files Browse the repository at this point in the history
  • Loading branch information
bartosz-lipinski committed Mar 16, 2021
1 parent 78c7d6a commit fffc18b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 12
registry-url: 'https://registry.npmjs.org'
scope: '@solana'
- run: yarn
- run: git config --global user.email "[email protected]" && git config --global user.name "$GITHUB_ACTOR"
- run: yarn run version --patch
Expand Down

0 comments on commit fffc18b

Please sign in to comment.