We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bdc73b commit 9ab615fCopy full SHA for 9ab615f
README.md
@@ -23,3 +23,8 @@ And you do this, remember to trigger workflow, it should all work.
23
### Cross-compilation test
24
It seems that Personal Access Token (PAT) with `repo` permission scope, might be required to make releases on mirror-repository.
25
https://github.com/organizations/Tiny-C-Compiler/settings/personal-access-tokens-onboarding
26
+
27
+### Previous attempts and versions
28
+Previously there were tests with using a single repository and GitHub actions reside in branch of repository.
29
+However to keep mirror repository as uncluttered and to its original state a separate GitHub repository was made to handle the mirroring.
30
+https://github.com/Tiny-C-Compiler/mirror-repository/tree/github-actions
0 commit comments