We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0851de6 commit c1c1a90Copy full SHA for c1c1a90
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,6 @@ jobs:
23
fetch-depth: 0
24
- # For TagBody, TagSubject or TagContents fields in goreleaser's templates
25
run: git fetch --force --tags
26
- - run: docker login ghcr.io -u docker
27
- uses: goreleaser/goreleaser-action@v6
28
with:
29
version: v1.9.2
0 commit comments