mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
Update build-and-dockerize.yaml
This commit is contained in:
parent
184ac2cf55
commit
a52e6d50bc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-and-dockerize.yaml
vendored
1
.github/workflows/build-and-dockerize.yaml
vendored
|
|
@ -64,6 +64,7 @@ jobs:
|
||||||
if: ${{ inputs.dockerize }}
|
if: ${{ inputs.dockerize }}
|
||||||
with:
|
with:
|
||||||
pattern: '[\/@|-]'
|
pattern: '[\/@|-]'
|
||||||
|
flags: 'g'
|
||||||
string: ${{ github.head_ref || github.ref_name }}
|
string: ${{ github.head_ref || github.ref_name }}
|
||||||
replace-with: '_'
|
replace-with: '_'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue