Update .gitea/workflows/deploy.yml
All checks were successful
Test Runner / test (push) Successful in 0s
All checks were successful
Test Runner / test (push) Successful in 0s
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: gintou
|
||||||
steps:
|
steps:
|
||||||
- name: Hello World
|
- name: Hello World
|
||||||
run: echo "Hello from Gitea Actions!"
|
run: echo "Hello from Gitea Actions!"
|
||||||
|
|||||||
Reference in New Issue
Block a user