Build workflow: Remove unnecessary environment variable

This commit is contained in:
Jack O'Sullivan 2021-06-07 21:33:14 +01:00
parent 28a43e821a
commit ef4b51b2f1

View File

@ -9,9 +9,6 @@ jobs:
docker:
runs-on: ubuntu-20.04
env:
CR_PAT_USER: devplayer0
steps:
- uses: actions/checkout@v2