1
0
mirror of synced 2025-12-26 05:02:55 -05:00
Files
docs/content/actions/index.md
Cynthia Rich 0a2c19fb96 Manually update landing pages (#17312)
* add new discussions video

* add changelog posts for actions and packages

* remove unused getting started from yaml

* update popular actions articles

* update popular packages pages

* Fix changelog post date
2021-01-20 12:03:47 -05:00

3.8 KiB

title, shortTitle, intro, introLinks, featuredLinks, changelog, product_video, redirect_from, layout, versions
title shortTitle intro introLinks featuredLinks changelog product_video redirect_from layout versions
GitHub Actions Documentation GitHub Actions Automate, customize, and execute your software development workflows right in your repository with {% data variables.product.prodname_actions %}. You can discover, create, and share actions to perform any job you'd like, including CI/CD, and combine actions in a completely customized workflow.
quickstart reference
/actions/quickstart /actions/reference
guides guideCards popular
/actions/learn-github-actions
/actions/guides/about-continuous-integration
/actions/guides/about-packaging-with-github-actions
/actions/guides/setting-up-continuous-integration-using-workflow-templates
/actions/guides/publishing-nodejs-packages
/actions/guides/building-and-testing-powershell
/actions/reference/workflow-syntax-for-github-actions
/actions/learn-github-actions
/actions/reference/events-that-trigger-workflows
/actions/reference/context-and-expression-syntax-for-github-actions
/actions/reference/environment-variables
/actions/reference/encrypted-secrets
title date href
Environments, environment protection rules and environment secrets (beta) 2020-12-15 https://github.blog/changelog/2020-12-15-github-actions-environments-environment-protection-rules-and-environment-secrets-beta/
title date href
Workflow visualization 2020-12-08 https://github.blog/changelog/2020-12-08-github-actions-workflow-visualization/
title date href
Removing set-env and add-path commands on November 16 2020-11-09 https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
https://www.youtube-nocookie.com/embed/cP0I9w2coGU
/articles/automating-your-workflow-with-github-actions/
/articles/customizing-your-project-with-github-actions/
/github/automating-your-workflow-with-github-actions
/actions/automating-your-workflow-with-github-actions/
/categories/automating-your-workflow-with-github-actions
/marketplace/actions
product-landing
free-pro-team enterprise-server
* >=2.22

{% assign actionsCodeExamples = site.data.variables.action_code_examples %} {% if actionsCodeExamples %}

Code examples

{% render 'code-example-card' for actionsCodeExamples as example %}

Show more {% octicon "arrow-right" %}

{% octicon "search" width="24" %}

Sorry, there is no result for

It looks like we don't have an example that fits your filter.
Try another filter or add your code example

Learn how to add a code example {% octicon "arrow-right" %}
{% endif %}