fixed workflow gitea yml file
Some checks failed
Gitea Discord Bot CI / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
Yannis Perrot 2024-02-22 17:47:37 +01:00
parent ad75090e15
commit 50a3586cfd

View File

@ -3,7 +3,7 @@ run-name: ${{ github.actor }} has updated
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: linux_arm
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3