Typo
This commit is contained in:
parent
232234c027
commit
197008904b
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ jobs:
|
||||||
echo "Destination tags:"
|
echo "Destination tags:"
|
||||||
cat destination_tags
|
cat destination_tags
|
||||||
echo "Missing tags:"
|
echo "Missing tags:"
|
||||||
cat missing_tag
|
cat missing_tags
|
||||||
- name: Fetching missing tags
|
- name: Fetching missing tags
|
||||||
run: |
|
run: |
|
||||||
git init --bare .
|
git init --bare .
|
||||||
|
|
Loading…
Reference in a new issue