Skip to content

Commit

Permalink
Correct the repo user
Browse files Browse the repository at this point in the history
Correct user is gocd nt contrib
  • Loading branch information
kritika-singh3 committed Nov 6, 2020
1 parent 42ffa66 commit 61ff141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
needs: test
runs-on: ubuntu-latest
env:
GITHUB_USER: "gocd-contrib"
GITHUB_USER: "gocd"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 61ff141

Please sign in to comment.