e
Some checks failed
continuous-integration/drone/push Build is running
Explore-Gitea-Actions

This commit is contained in:
Lee 2023-03-26 22:15:15 +01:00
parent cd17023a13
commit c8b121fd4f
No known key found for this signature in database
GPG Key ID: BAF8F4DB8E7F38EF

@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"