-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'ka.externalApiVersioning' into tim/test-version-bump-1
- Loading branch information
Showing
3 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,7 +58,7 @@ jobs: | |
run: | | ||
git config --global user.name "timolegros" | ||
git config --global user.email "[email protected]" | ||
git add ./libs/api-client/package.json ./packages/commonwealth/server/external-api-config.json | ||
git add libs/api-client/package.json packages/commonwealth/server/external-api-config.json | ||
git commit -m "chore: update client SDK version" | ||
git push origin HEAD | ||
# May need to add a `repo` scoped personal access token | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters