Compare commits

..

2 Commits

Author SHA1 Message Date
14d3d18ec6 move file to correct place
Some checks failed
Deploy to neocities / deploy (push) Failing after 3s
2026-02-20 06:34:52 +02:00
1a3e9f6398 Test 2026-02-20 06:26:49 +02:00

View File

@@ -16,7 +16,7 @@ jobs:
steps:
# The checkout step copies your repo into the action runner. Important!
- uses: actions/checkout@v4
- uses: Autisticats/website@main
# Set up any tools and build steps here
# This example uses a Node.js toolchain to build a site
# If you don't need Node.js to build your site, you can omit this.