mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-04-04 14:05:11 +02:00
ci: fix str
This commit is contained in:
parent
af7994a740
commit
0ef158253f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
name: Conditional(Set tag as `{version}`)
|
||||
run: echo "tag=${GITHUB_REF#refs/*/} >> $GITHUB_ENV"
|
||||
|
||||
- run: echo "$tag
|
||||
- run: echo "$tag"
|
||||
|
||||
-
|
||||
name: Build and push
|
||||
|
Loading…
x
Reference in New Issue
Block a user