Skip to content

Commit

Permalink
chore: reverting template preset [TOL-1700]
Browse files Browse the repository at this point in the history
  • Loading branch information
aodhagan-cf committed Jan 23, 2024
1 parent be0c44b commit 15ac86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
steps:
- checkout
- vault/get-secrets:
template-preset: semantic-release
template-preset: semantic-release-ecosystem
- run: git config --global user.email $GIT_COMMITTER_EMAIL
- run: git config --global user.name $GIT_COMMITTER_NAME
- run: git remote set-url origin "https://$GIT_AUTHOR_NAME:[email protected]/$CIRCLE_PROJECT_USERNAME/$CIRCLE_PROJECT_REPONAME"
Expand Down

0 comments on commit 15ac86d

Please sign in to comment.