Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 381 - 390 of 588 for host:docs.github.com (0.05 seconds)

  1. Store information in variables - GitHub Docs

    GitHub sets default variables for each GitHub Actions workflow run. You can also set custom variables for use in a single workflow or multiple workflows.
    docs.github.com/en/actions/how-tos/write-workflows/choose-what-workflows-do/use-variables
    Wed Apr 22 03:30:36 GMT 2026
      32.2K bytes
  2. Deploying Java to Azure App Service - GitHub Docs

    Learn how to deploy a Java project to Azure App Service as part of your continuous deployment (CD) workflows.
    docs.github.com/en/actions/how-tos/deploy/deploy-to-third-party-platforms/java-to-azure-app-service
    Wed Apr 22 03:31:05 GMT 2026
      26.7K bytes
  3. Triggering a workflow - GitHub Docs

    How to automatically trigger GitHub Actions workflows
    docs.github.com/en/actions/how-tos/write-workflows/choose-when-workflows-run/trigger-a-workflow
    Wed Apr 22 03:28:17 GMT 2026
      34.7K bytes
  4. Using conditions to control job execution - Git...

    Prevent a job from running unless your conditions are met.
    docs.github.com/en/actions/how-tos/write-workflows/choose-when-workflows-run/control-jobs-with-co...
    Wed Apr 22 03:33:31 GMT 2026
      23.8K bytes
  5. Deploying with GitHub Actions - GitHub Docs

    GitHub Actions gives you fine-grained control over deployments with environments, concurrency groups, and protection rules.
    docs.github.com/en/actions/how-tos/deploy/configure-and-manage-deployments/control-deployments
    Wed Apr 22 03:34:15 GMT 2026
      29.4K bytes
  6. Enabling debug logging - GitHub Docs

    If the workflow logs do not provide enough detail to diagnose why a workflow, job, or step is not working as expected, you can enable additional debug logging.
    docs.github.com/en/actions/how-tos/monitor-workflows/enable-debug-logging
    Wed Apr 22 03:35:53 GMT 2026
      23.5K bytes
  7. Re-running workflows and jobs - GitHub Docs

    You can re-run a workflow run, all failed jobs in a workflow run, or specific jobs in a workflow run up to 30 days after its initial run.
    docs.github.com/en/actions/how-tos/manage-workflow-runs/re-run-workflows-and-jobs
    Wed Apr 22 03:38:46 GMT 2026
      25.4K bytes
  8. Workflow commands for GitHub Actions - GitHub Docs

    You can use workflow commands when running shell commands in a workflow or in an action's code.
    docs.github.com/en/actions/reference/workflows-and-actions/workflow-commands
    Wed Apr 22 03:38:16 GMT 2026
      41.2K bytes
  9. Creating a third party CLI action - GitHub Docs

    Learn how to develop an action to set up a CLI on GitHub Actions runners.
    docs.github.com/en/actions/how-tos/create-and-publish-actions/create-a-cli-action
    Wed Apr 22 03:41:31 GMT 2026
      24.5K bytes
  10. Canceling a workflow run - GitHub Docs

    You can cancel a workflow run, including all jobs and steps, that is in progress.
    docs.github.com/en/actions/how-tos/manage-workflow-runs/cancel-a-workflow-run
    Wed Apr 22 03:39:59 GMT 2026
      23.5K bytes
Back to Top