diff --git a/.woodpecker.yml b/.woodpecker.yml index 4b7d793..fcbe107 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -17,7 +17,7 @@ steps: commands: - apt update - apt install -y git wget - - wget https://git.ttnrtsite.me/TTNRT/actions/pages/run.sh + - wget https://git.ttnrtsite.me/TTNRT/actions/raw/branch/main/pages/run.sh - chmod +x run.sh - bash run.sh _site - echo "Done!" \ No newline at end of file