Skip to content

Commit 21c5c85

Browse files
Fix yaml
1 parent a10642d commit 21c5c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-description.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- name: Checkout
1212
uses: actions/checkout@v2
13-
- name: Docker Hub Description
13+
- name: Docker Hub Description
1414
uses: peter-evans/dockerhub-description@v2.4.1
1515
with:
1616
username: ${{ secrets.DOCKER_USERNAME }}

0 commit comments

Comments
 (0)