chore: updare workflows
This commit is contained in:
parent
2c2e454c08
commit
6fa65a3f85
1 changed files with 0 additions and 1 deletions
1
.github/workflows/action-test.yml
vendored
1
.github/workflows/action-test.yml
vendored
|
@ -21,7 +21,6 @@ jobs:
|
|||
id: prep
|
||||
run: |
|
||||
DOCKER_IMAGE=${{ secrets.DOCKER_USERNAME }}/${GITHUB_REPOSITORY#*/}
|
||||
VERSION=latest
|
||||
|
||||
VERSION=${{ inputs.tag }}
|
||||
VERSION="${VERSION//v}"
|
||||
|
|
Loading…
Reference in a new issue