-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
issue/not-a-bugThe reported issue is the intended behavior or the problem is not inside GiteaThe reported issue is the intended behavior or the problem is not inside Giteatype/docsThis PR mainly updates/creates documentationThis PR mainly updates/creates documentation
Description
Description
When setting a custom variable for gitea action in "repo -> settings -> actions -> variables -> "Variables Management"" it is not accessible in the job.
I have tried ${{VARNAME}}, ${{github.VARNAME}}, ${{env.VARNAME}}, and ${{gitea.VARNAME}}.
act_runner is on a different server.
Gitea Version
1.21.0+dev-437-gb9baed2c74
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
archlinux
How are you running Gitea?
installed gitea-git package from archlinux AUR
Database
SQLite
Metadata
Metadata
Assignees
Labels
issue/not-a-bugThe reported issue is the intended behavior or the problem is not inside GiteaThe reported issue is the intended behavior or the problem is not inside Giteatype/docsThis PR mainly updates/creates documentationThis PR mainly updates/creates documentation