-
Notifications
You must be signed in to change notification settings - Fork 282
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from AceDataCloud/germey/migrate-acedata
Migrate to AceData
- Loading branch information
Showing
27 changed files
with
569 additions
and
623 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
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 |
---|---|---|
|
@@ -31,7 +31,7 @@ jobs: | |
run: | | ||
git config --global user.name 'GitHub Actions' | ||
git config --global user.email '[email protected]' | ||
git remote set-url origin "https://[email protected]/ZhiShuYun/HubFrontend" | ||
git remote set-url origin "https://[email protected]/acedatacloud/HubFrontend" | ||
env: | ||
REPO_PAT: ${{ secrets.REPO_PAT }} | ||
|
||
|
Oops, something went wrong.