Skip to content

Commit

Permalink
added org variable
Browse files Browse the repository at this point in the history
  • Loading branch information
v-soujanya committed Jan 8, 2025
1 parent c269d7d commit d71172d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/released-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
azdev extension add azure-devops
azdev test azure-devops --live --no-exitfirst --series
env:
AZURE_DEVOPS_EXT_TEST_ORG: 'https://dev.azure.com/v-anvashist0376/'
AZURE_DEVOPS_EXT_TEST_ORG: ${{ variables.AZURE_DEVOPS_EXT_TEST_ORG }}
AZURE_DEVOPS_EXT_PAT: ${{ secrets.AZURE_DEVOPS_EXT_PAT }}

0 comments on commit d71172d

Please sign in to comment.