Skip to content

Commit

Permalink
我去,强行写上去以后还会直接把这个key给删了
Browse files Browse the repository at this point in the history
  • Loading branch information
sumneko committed Feb 7, 2025
1 parent c195095 commit c9700dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Mirror
run: |
git remote add --mirror=push mirror https://github.com/CliCli-Editor/y3-lualib
git push --mirror https://x-access-token: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@github.com/CliCli-Editor/y3-lualib
git push --mirror https://x-access-token:${{secrets.MIRROR_TOKEN}}@github.com/CliCli-Editor/y3-lualib

0 comments on commit c9700dc

Please sign in to comment.