Skip to content

Commit 3df0501

Browse files
committed
Update docker-release.yml
1 parent 2c3350a commit 3df0501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
type=semver,pattern={{major}}.{{minor}},suffix=-debian
3535
type=semver,pattern={{major}},suffix=-debian
3636
type=sha
37-
# set latest tag for main branch only
37+
# set latest tag for main branch only
3838
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
3939
type=raw,value=latest,suffix=-debian
4040
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0

0 commit comments

Comments
 (0)