"run-name:" not working within action to define the name of the run #34247
Labels
issue/needs-feedback
For bugs, we need more details. For features, the feature must be described in more detail
topic/gitea-actions
related to the actions of Gitea
type/bug
Description
Hi!
i dont now if it is a bug or Layer7. I cannot get it working to define a fixed run name like it is done within the blog "https://blog.gitea.com/hacking-on-gitea-actions/".
name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
When i am adding run-name it is still showing the commit message.
Am i doing something wrong or can someone help?
Not reproducable in demo, because CI/CD.
Gitea Version
1.23.7
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
Linux
How are you running Gitea?
Docker
Database
SQLite
The text was updated successfully, but these errors were encountered: