mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
and again
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user