Merge pull request #406 from dannyrb/chore/repository-cleanup
test semantic-release w/ dry run flag
This commit is contained in:
commit
1169ad028a
@ -70,7 +70,7 @@ jobs:
|
||||
# attempting to run it from a `pr`, which is not the case
|
||||
- run:
|
||||
name: Publish using Semantic Release
|
||||
command: npx semantic-release --debug --no-ci
|
||||
command: npx semantic-release --debug --dry-run
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user