fixed workflow gitea yml file
Some checks failed
Gitea Discord Bot CI / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Discord Bot CI / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
ad75090e15
commit
50a3586cfd
|
|
@ -3,7 +3,7 @@ run-name: ${{ github.actor }} has updated
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: linux_arm
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user