mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-10-17 03:09:56 +02:00
Cleanup github workflows
Took 9 minutes
This commit is contained in:
1
.github/workflows/docker-description.yml
vendored
1
.github/workflows/docker-description.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Docker Hub Description
|
||||
uses: peter-evans/dockerhub-description@v2.4.1
|
||||
if: ${{ env.DOCKER_USERNAME != '' && env.DOCKER_PASSWORD != '' }}
|
||||
|
Reference in New Issue
Block a user