Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/famicom-dumper-client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-12-13 22:46:20 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-12-13 22:47:00 +0300
commit7768c32373dc55f57b966549cf594c4d9f761b03 (patch)
tree7a3f701e953ec6d4cab97112df30c2b4531d5d27
parent394c571b4ba3f6507f905cf2798a2cd1c8b50f28 (diff)
GitHub Pages
-rw-r--r--.github/workflows/build-test.yml2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml
index 23e900a..790ba06 100644
--- a/.github/workflows/build-test.yml
+++ b/.github/workflows/build-test.yml
@@ -80,7 +80,7 @@ jobs:
- name: Remove empty directories
run: find -mindepth 1 -type d -delete
- name: Generate index.html
- run: "(echo \"<html><head><title>Famicom Dumper Client</title></head><body>Updated: `date`<br/>\" ; for file in * ; do echo \"<a href='$file'>$file</a><br/>\" ; done ; echo \"</body></html>\") > index.html"
+ run: "(echo \"<html><head><title>Famicom Dumper Client</title></head><body>Updated: `date`<br/><br/>\" ; for file in famicom-dumper-* ; do echo \"<a href='$file'>$file</a><br/>\" ; done ; echo \"</body></html>\") > index.html"
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
diff --git a/README.md b/README.md
index 7fde9c9..465fb35 100644
--- a/README.md
+++ b/README.md
@@ -553,7 +553,7 @@ Running DemoScript.Run()...
## Download
You can always download latest version at [https://github.com/ClusterM/famicom-dumper-client/releases](https://github.com/ClusterM/famicom-dumper-client/releases).
-Also, you can download automatic nightly builds in GitHub Actions Artifacts: [https://github.com/ClusterM/famicom-dumper-client/actions](https://github.com/ClusterM/famicom-dumper-client/actions) (registration required).
+Also, you can download automatic nightly builds: [http://clusterm.github.io/famicom-dumper-client/](http://clusterm.github.io/famicom-dumper-client/).
## Donations
* [Donation Alerts](https://www.donationalerts.com/r/clustermeerkat)