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

Commit

Permalink
minor: Test release type prefix.
Browse files Browse the repository at this point in the history
- Removed github user setting
  • Loading branch information
bgokden committed Nov 26, 2019
1 parent 0ea4c7e commit 61b6fe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ jobs:
steps:
- checkout
- add_ssh_keys
- run: git config user.name ${CIRCLE_PROJECT_USERNAME}
- run: git tag -l
- run: mkdir -p ./artifacts
- run: cp ./semver_version.sh ./artifacts/./semver_version.sh
Expand Down

0 comments on commit 61b6fe1

Please sign in to comment.