File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22@file:Repository(" https://repo.maven.apache.org/maven2/" )
33@file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.0.2" )
44
5- @file:Repository(" https://bindings.krzeminski.it " )
5+ @file:Repository(" https://bindings.krzeminski.itt " )
66@file:DependsOn(" actions:checkout:v4" )
77
88import io.github.typesafegithub.workflows.actions.actions.Checkout
Original file line number Diff line number Diff line change 2727 run : ' sleep 30'
2828 - id : ' replace-server-url-in-script'
2929 if : " steps.step-1.outcome != 'success'"
30- run : sed -i -e 's/https:\/\/bindings.krzeminski.it /http:\/\/localhost:8080/g' .github/workflows/test-workflow.main.kts
30+ run : sed -i -e 's/https:\/\/bindings.krzeminski.itt /http:\/\/localhost:8080/g' .github/workflows/test-workflow.main.kts
3131 - id : ' execute-script-again'
3232 if : " steps.step-1.outcome != 'success'"
3333 run : ' rm '' .github/workflows/test-workflow.yaml'' && '' .github/workflows/test-workflow.main.kts'' '
You can’t perform that action at this time.
0 commit comments