diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a002a872..afc0646e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,6 +20,8 @@ jobs: build: runs-on: ubuntu-latest env: + USERNAME: ${{ github.actor }} + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GOPRIVATE: github.com/sedaprotocol/vrf-go strategy: matrix: