Replies: 1 comment
-
Feel free to open an issue, even better also create a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am attempting to use the github token generated by tibdex (github.com/tibdex, but am unable to get this working. The portion of my workflow.yml is:
I provide both the secrets here, but I am getting a error:
[CI/build] ⭐ Run Main Generate GitHub Access Token
[CI/build] 🐳 docker cp src=/home/burnhaj/.cache/act/tibdex-github-app-token@v1/ dst=/var/run/act/actions/tibdex-github-app-token@v1/
[CI/build] 🐳 docker exec cmd=[node /var/run/act/actions/tibdex-github-app-token@v1/dist/index.js] user= workdir=
[CI/build] ❗ ::error::Error: Input required and not supplied: github_api_url
[CI/build] ❌ Failure - Main Generate GitHub Access Token
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions