and again

This commit is contained in:
Maxim Prokhorov
2021-02-22 22:53:10 +03:00
parent e224b67d23
commit 842bb57e83
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: |
git fetch --tags --force # see https://github.com/actions/checkout/issues/290
git fetch --force origin ${GITHUB_REF} # see https://github.com/actions/checkout/issues/290
git --no-pager tag -l --format="%(contents)" ${GITHUB_REF:10}
blahblahblah
generate-matrix: