Skip to content

Commit

Permalink
feat: 修改SCM镜像地址为hub.bktencent.com #48
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuanruitao committed Nov 19, 2024
1 parent bdd4879 commit eb9cc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
gradle-version: 6.7.1
arguments: clean buildZipWithEn -DmavenCredUserName=${{ secrets.NAME }} -DmavenCredPassword=${{ secrets.GITHUB_TOKEN }} -DmavenRepoUrl=http://maven.aliyun.com/nexus/content/groups/public/
- name: Upload a Build Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: CodeCCCheckAtom.zip
# A file, directory or wildcard pattern that describes what to upload
Expand Down

0 comments on commit eb9cc87

Please sign in to comment.