Skip to content

Commit

Permalink
Merge pull request #270 from blockchain-certificates/feat/support-cre…
Browse files Browse the repository at this point in the history
…dential-schema

chore(SemanticRelease): run version before publish
  • Loading branch information
lemoustachiste authored Mar 6, 2024
2 parents 8d0b7c2 + 4b8e5ac commit c0e2738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ after_success:
- git config user.email botcerts@learningmachine.com
- git branch
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then git checkout master; fi' # trigger semantic release only on merge build
- semantic-release publish
- semantic-release version && semantic-release publish
after_script:
- nvm install 16
- sh prepare-vc-compliance-tests-config.sh
Expand Down

0 comments on commit c0e2738

Please sign in to comment.