Update push-to-docker.yml
This commit is contained in:
parent
14c24b5208
commit
ea2ea249b5
|
@ -19,9 +19,6 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
-
|
||||
name: Fetch all tags
|
||||
run: git fetch --force --tags
|
||||
-
|
||||
name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
|
|
Loading…
Reference in New Issue