mirror of
https://github.com/devplayer0/docker-net-dhcp
synced 2024-10-30 09:20:28 +00:00
Build workflow: Remove unnecessary environment variable
This commit is contained in:
parent
28a43e821a
commit
ef4b51b2f1
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -9,9 +9,6 @@ jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
env:
|
||||
CR_PAT_USER: devplayer0
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user