Compare commits

..
1 Commits
Author SHA1 Message Date
msyds 4abaee3072 uhh action test
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
2026-03-01 02:20:33 -07:00
+1 -1
View File
@@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
runs-on: nixos
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!"