SPecify full path to repo
Some checks failed
Deploy to neocities / deploy (push) Failing after 3s

This commit is contained in:
2026-02-20 06:35:49 +02:00
parent 14d3d18ec6
commit 7ec93bed16

View File

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