Skip to content

Commit

Permalink
Fix repository address
Browse files Browse the repository at this point in the history
  • Loading branch information
huxingyi committed Feb 25, 2023
1 parent cfaaabe commit 06bb119
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 @@ -99,7 +99,7 @@ jobs:
- name: Clone Target Repository
uses: actions/checkout@v3
with:
repository: https://github.com/huxingyi/huxingyi.github.io.git
repository: huxingyi/huxingyi.github.io
- name: Copy and Commit
run: |
cp ${GITHUB_WORKSPACE}/Dust3D-win32-x86_64.zip download/dust3d-latest-preview.zip
Expand Down

0 comments on commit 06bb119

Please sign in to comment.