Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
build: disable release (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmazzola committed Dec 16, 2019
1 parent e863a4a commit e4dba12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
- run: npm ci
- run: npm run test
- run: npm run build
- run: npx semantic-release
# - run: npx semantic-release

env:
CI: true
Expand Down

0 comments on commit e4dba12

Please sign in to comment.