From 7007bd6a1c022dee1951413b820a54f5b4271bbb Mon Sep 17 00:00:00 2001 From: Ophestra Date: Wed, 25 Jun 2025 20:17:53 +0900 Subject: workflows: port release workflow to github Signed-off-by: Ophestra --- .github/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/README (limited to '.github/README') diff --git a/.github/README b/.github/README new file mode 100644 index 00000000..1b99aac5 --- /dev/null +++ b/.github/README @@ -0,0 +1 @@ +This port is solely for releasing to the github mirror and serves no purpose during development. \ No newline at end of file -- cgit v1.3.1