Skip to content

Commit

Permalink
Update github-actions-deploy.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sericks007 authored Jun 10, 2024
1 parent b8b73b1 commit c4aa567
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions power-platform/alm/tutorials/github-actions-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Related tutorials: [Get started](github-actions-start.md), and [Build a model-dr
![Initiate repo.](../media/github-actions-tutorial/gh-lab-2.40.png "Initiate repo")

### Creating a new secret for Service Principal Authentication
1. Navigate to you repository and click **Settings**, then expand **Secrets**, and then and click **Actions**.
1. Navigate to your repository and click **Settings**, then expand **Secrets**, and then and click **Actions**.

2. On the *Secrets* page, name the secret 'PowerPlatformSPN'. Use the client secret from the application registration created in Microsoft Entra and enter it into the **Value** field, and then select **Add secret**. The client secret will be referenced in the YML files used to define the GitHub workflows later in this lab.

Expand Down Expand Up @@ -252,4 +252,4 @@ Congratulations, you have successfully setup a sample CI/CD workflow using GitHu
[Automate your workflow from idea to production](https://github.com/features/actions)


[!INCLUDE[footer-include](../../includes/footer-banner.md)]
[!INCLUDE[footer-include](../../includes/footer-banner.md)]

0 comments on commit c4aa567

Please sign in to comment.