mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-13 11:47:13 +01:00
Fix yaml
This commit is contained in:
parent
a10642d3eb
commit
21c5c85ac3
2
.github/workflows/docker-description.yml
vendored
2
.github/workflows/docker-description.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Docker Hub Description
|
- name: Docker Hub Description
|
||||||
uses: peter-evans/dockerhub-description@v2.4.1
|
uses: peter-evans/dockerhub-description@v2.4.1
|
||||||
with:
|
with:
|
||||||
username: ${{ secrets.DOCKER_USERNAME }}
|
username: ${{ secrets.DOCKER_USERNAME }}
|
||||||
|
Loading…
Reference in New Issue
Block a user