We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e929d16 commit 15f326eCopy full SHA for 15f326e
.github/workflows/ci.yaml
@@ -85,6 +85,7 @@ jobs:
85
- uses: actions/[email protected]
86
with:
87
fetch-depth: 0
88
+ - run: git fetch --force --tags
89
- uses: docker/[email protected]
90
91
registry: ghcr.io
0 commit comments