Skip to content

Commit

Permalink
Add checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
dmunozv04 authored Apr 3, 2022
1 parent ccebbeb commit 3282c5b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/update_docker_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@ jobs:
build:
runs-on: ubuntu-latest
steps:

# Get the repository's code
- name: Checkout
uses: actions/checkout@v2

# Update description
- name: Update repo description
uses: peter-evans/dockerhub-description@v2
with:
Expand Down

0 comments on commit 3282c5b

Please sign in to comment.