Skip to content

Commit 965443e

Browse files
committed
removed unnecessary inputs
1 parent 113b82b commit 965443e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/docker-image.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,5 @@ jobs:
99
uses: codeshelldev/gh-actions/.github/workflows/docker-image.yml@main
1010
with:
1111
registry: ghcr.io
12-
flavor: |
13-
latest=false
14-
tags: |
15-
type=semver,pattern=v{{major}}
16-
type=semver,pattern=v{{version}}
17-
type=semver,pattern=v{{major}}.{{minor}}
18-
type=semver,pattern=latest
1912
secrets:
2013
GH_PCKG_TOKEN: ${{ secrets.GH_PCKG_TOKEN }}

0 commit comments

Comments
 (0)