actionforge / graph-runner

🏃‍♀️ The core cli of Actionforge
Other
12 stars 0 forks source link

Secret tokens and context objects are not found #6

Closed sebastianrath closed 8 months ago

sebastianrath commented 8 months ago

Evaluating ${{ secrets.GITHUB_TOKEN }} or ${{ github.token}} returns either an empty string or the corresponding function returns a "secret not found".