forked from Conjure-Tools/unity-runner
fixed accidental regression
This commit is contained in:
parent
72e3bdd123
commit
5ebddf7ba3
@ -23,7 +23,7 @@ jobs:
|
||||
pip install requests
|
||||
|
||||
- name: Generate Docker Images Table
|
||||
run: python scripts/build-readme.py
|
||||
run: python scripts/update-readme.py
|
||||
env:
|
||||
DOCKER_REGISTRY: docker.lakes.house
|
||||
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user