Update push-to-docker.yml

This commit is contained in:
序列号 2023-03-20 10:18:43 +08:00 committed by GitHub
parent 14c24b5208
commit ea2ea249b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -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