Commit Graph
1 Commits
Author SHA1 Message Date
Galen AbellandJason Song 9bdddf18e0 Parse secret inputs in reusable workflows (#41)
Secrets can be passed to reusable workflows, either explicitly by key or
implicitly by `inherit`:

https://docs.github.com/en/actions/using-workflows/reusing-workflows#using-inputs-and-secrets-in-a-reusable-workflow

Reviewed-on: https://gitea.com/gitea/act/pulls/41
Reviewed-by: Jason Song <[email protected]>
Co-authored-by: Galen Abell <[email protected]>
Co-committed-by: Galen Abell <[email protected]>
2023-04-17 13:41:02 +08:00