Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in github-actions

Couldn't connect to GitHub while authenicating to github on heroku

heroku github-actions

How to mirror a GitHub repo using Github actions?

git github github-actions

Setup postgres in Github Actions for Django

"ERROR: py37: InterpreterNotFound: python3.7" when running tox from github

Github Actions: Git diff master...HEAD fatal: no merge base

git github-actions

GitHub-actions OR operator for needs clause

github-actions

how to call PowerShell script with a GithubActions workflow?

powershell github-actions

Django SECRET_KEY setting must not be empty with github workflow

GitHub Actions cache Rust artifacts

rust github-actions

How can I hide an API key in a GitHub public repo?

Is there any way to trigger a Github action if the previous one failed but the current one succeded?

github github-actions

Github action run two process one after other

github github-actions

GitHub Actions Upload Artifact not finding provided path from npm run build

npm github-actions cicd

How to specify event_type in workflow, when triggering via a repository dispatch event

github-api github-actions

Git diff gives me a fatal: bad revision 'HEAD~1'

git github github-actions

In GitHub Actions, how to get the type of a trigger event as a variable?

github github-actions

GitHub + Do not merge PRs with unresolved conversations

github github-actions

How to get a branch name on GitHub action when push on a tag?

github github-actions

How to specify node's path in Github action?

npm github-actions

How can I deploy to different firebase environments using github actions and w9jds/firebase-action