@@ -10,30 +10,27 @@ featuredLinks:
1010 - /actions/learn-github-actions
1111 - /actions/guides/about-continuous-integration
1212 - /actions/guides/about-packaging-with-github-actions
13- gettingStarted :
14- - /actions/managing-workflow-runs
15- - /actions/hosting-your-own-runners
1613 guideCards :
1714 - /actions/guides/setting-up-continuous-integration-using-workflow-templates
1815 - /actions/guides/publishing-nodejs-packages
1916 - /actions/guides/building-and-testing-powershell
2017 popular :
2118 - /actions/reference/workflow-syntax-for-github-actions
22- - /actions/reference/events-that-trigger-workflows
2319 - /actions/learn-github-actions
20+ - /actions/reference/events-that-trigger-workflows
2421 - /actions/reference/context-and-expression-syntax-for-github-actions
25- - /actions/reference/workflow-commands-for-github-actions
2622 - /actions/reference/environment-variables
23+ - /actions/reference/encrypted-secrets
2724changelog :
25+ - title : Environments, environment protection rules and environment secrets (beta)
26+ date : ' 2020-12-15'
27+ href : https://github.blog/changelog/2020-12-15-github-actions-environments-environment-protection-rules-and-environment-secrets-beta/
2828 - title : Workflow visualization
2929 date : ' 2020-12-08'
3030 href : https://github.blog/changelog/2020-12-08-github-actions-workflow-visualization/
3131 - title : Removing set-env and add-path commands on November 16
3232 date : ' 2020-11-09'
3333 href : https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
34- - title : Ubuntu-latest workflows will use Ubuntu-20.04
35- date : ' 2020-10-29'
36- href : https://github.blog/changelog/2020-10-29-github-actions-ubuntu-latest-workflows-will-use-ubuntu-20-04
3734
3835product_video : https://www.youtube-nocookie.com/embed/cP0I9w2coGU
3936
0 commit comments