mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-25 00:48:27 +03:00
Add checkout
This commit is contained in:
6
.github/workflows/update_docker_readme.yml
vendored
6
.github/workflows/update_docker_readme.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user