ahh, it needed a reconfig
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s
This commit is contained in:
parent
f143f0d82e
commit
324bcc1d1d
@ -4,8 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
container: debian:bookworm
|
||||
runs-on: debian-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…
x
Reference in New Issue
Block a user