File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#example-of-a-codeowners-file
2- * @ jiacai2050 @ xihale
2+
3+ * @ jiacai2050 @ xihale @ jinzhongjia
Original file line number Diff line number Diff line change 1616 fetch-depth : 0
1717 - run : |
1818 git push --tags --force https://${{ secrets.CBTOKEN }}@codeberg.org/jiacai2050/zigcc.git "refs/remotes/origin/*:refs/heads/*"
19+
20+ atomgit :
21+ if : github.repository_owner == 'zigcc'
22+ runs-on : ubuntu-latest
23+ steps :
24+ - uses : actions/checkout@v4
25+ with :
26+ fetch-depth : 0
27+ - uses : pixta-dev/repository-mirroring-action@v1
28+ with :
29+ target_repo_url : https://jiacai2050:${{ secrets.ATOMGIT_TOKEN }}@atomgit.com/${{ github.repository }}.git
Original file line number Diff line number Diff line change 6363 <div>
6464 © 2022 – 2025
6565 | <a href="https://github.com/zigcc/zigcc.github.io">GitHub</a>
66+ | <a href="https://atomgit.com/zigcc/zigcc.github.io">AtomGit</a>
6667 | 由 <a href="https://zine-ssg.io/">Zine</a> 驱动
6768 | <a href="http://course.ziglang.cc">Zig 圣经</a>
6869 | <a href="http://cookbook.ziglang.cc">Zig Cookbook</a>
You can’t perform that action at this time.
0 commit comments