default yaml

This commit is contained in:
Arneth
2023-04-23 19:41:03 -04:00
parent d2cc3697d3
commit e3af189569
+1 -1
View File
@@ -4,7 +4,7 @@ run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: windows
runs-on: ubuntu-latest
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!"