fix other example

This commit is contained in:
maximo tejeda 2024-08-15 12:18:19 -04:00
parent dd3f048c6a
commit 6650349c51

View File

@ -9,6 +9,7 @@ on:
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
name: gitea_example name: gitea_example
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event." - run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."