Skip to content

Commit f7a56df

Browse files
committed
wip
1 parent 0e03f65 commit f7a56df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
pwd
3232
git config --local user.name "mikiken"
3333
git config --local user.email "[email protected]"
34+
git remote set-url origin https://mikiken:${{secrets.GITHUB_TOKEN}}github.com/mikiken/mikiken.net.git
3435
3536
- name: Change the revision of submodule
3637
run: |

0 commit comments

Comments
 (0)