forked from Conjure-Tools/unity-runner
updated env
This commit is contained in:
parent
fbcda7bda8
commit
19a241cf70
@ -31,6 +31,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Generate Docker Images Table
|
- name: Generate Docker Images Table
|
||||||
run: python scripts/build-readme.py
|
run: python scripts/build-readme.py
|
||||||
|
env:
|
||||||
|
username: ${{ secrets.DOCKER_USERNAME }}
|
||||||
|
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||||
|
|
||||||
- name: Commit changes if README was updated
|
- name: Commit changes if README was updated
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user