Skip to content

Commit

Permalink
publish_rakudo-star_on_rakudo.org.yml: switching SSH config from lavm…
Browse files Browse the repository at this point in the history
…-perl6infra-1.atikon.io to trinity.raku.org
  • Loading branch information
AntonOks committed Dec 22, 2023
1 parent 9cc0cf7 commit d371fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_rakudo-star_on_rakudo.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
fi
### scp -vvv -o StrictHostKeyChecking=no ~/output/* rakudo.org:/home/rakudo.org/public_html/downloads/star
scp -o StrictHostKeyChecking=no ~/output/* rakudo.org:/home/rakudo.org/public_html/downloads/star
scp ~/output/* rakudo.org:/var/www/htdocs/rakudo.org/binaries/star
- name: Clean up SSH directory
if: steps.ssh_config.outputs.config
Expand Down

0 comments on commit d371fad

Please sign in to comment.