testing action
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 20s Details

docker
spinach 1 year ago
parent 109ab431ff
commit 7b40e4fce2

@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-live
runs-on: ubuntu-latest
steps:
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"

Loading…
Cancel
Save