give it the token

This commit is contained in:
Waylon Walker 2023-01-22 17:20:46 -06:00
parent 754728440b
commit dff6453b0c
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4

View file

@ -29,3 +29,5 @@ jobs:
- uses: waylonwalker/hatch-version-action@v3
with:
before-command: "test-lint"
env:
GH_TOKEN: ${{ github.token }}