Skip to content

Commit

Permalink
added secret variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Linnéa Oxenwaldt committed Feb 8, 2024
1 parent 2762fe6 commit f3ff9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
with:
cydigConfigPath: ${{ github.workspace }}/src/cydigConfig.json
PAT-token: ${{ secrets.MY_GITHUB_PAT}}
accessTokenAzureDevOps: ${{ DEVOPS_TOKEN_WORK_ITEMS }}
accessTokenAzureDevOps: ${{ secrets.DEVOPS_TOKEN_WORK_ITEMS }}

0 comments on commit f3ff9ab

Please sign in to comment.