Skip to content

Commit

Permalink
add token
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisthetechie committed Feb 23, 2024
1 parent ff4a6c9 commit ab2cd9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
uses: dvsa/cvs-github-actions/build-and-test@feature/CB2-10709
with:
service-repository: ${{ github.repository }}
service-branch: ${{ github.ref_name }}
service-branch: ${{ github.ref_name }}
github-token: ${{ secrets.GH_TOKEN }}

0 comments on commit ab2cd9d

Please sign in to comment.