Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in github-actions

Using env variable github.ref_name doesn't give me branch name

github github-actions

GitHub Action run 10 minutes after another action is run (or after a tag is create)

github-actions

GitHub Actions: How to run remote SSH commands using a self hosted runner

if condition in concurrency in GHA

github-actions

Github Workflow: Unable to process file command 'env' successfully

github github-actions

What shall I use for the input 'githubToken' of Azure DevOps Pipeline task UsePythonVersion@0

How to authenticate a GitHub Actions workflow as a GitHub App so it can trigger other workflows?

How to override inherited secrets in GitHub reusable actions?

github github-actions

Github Actions OIDC - what are all the possible values of the "sub" claim on the token (for creating trust policy)

PowerShell module with class defined in separate file fails Pester tests in GitHub Actions

GitHub Actions error: No OpenIDConnect provider found in your account for https://token.actions.githubusercontent.com

How to pass secrets from GitHub Actions to python environ variables?

git actions and LFS cache

github github-actions

github action azure/login@v1 not working on self hosted git runner?

Manually triggered Github Action is always being skipped

github-actions

Run SwiftLint on pull request GitHub actions

Github Secrets are not really secured, how to secure secrets permanently

How to solve JSONDecodeError when using Poetry in Github Actions?

How to set "concurency=X" for limiting number of concurrent workflows in Github Actions?

github-actions