Skip to content

Commit bfd2d71

Browse files
authored
feat: enable semantic release (#81)
1 parent f1c5072 commit bfd2d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: screwdriver.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- setup-ci: git clone https://github.com/screwdriver-cd/toolbox.git /tmp/ci
2424
- publish: |
2525
. /tmp/ci/git-ssh.sh
26-
npx semantic-release --dry-run
26+
npx semantic-release
2727
secrets:
2828
- NPM_TOKEN
2929
- GH_TOKEN

0 commit comments

Comments
 (0)