Update build-and-dockerize.yaml

This commit is contained in:
Kamil Kisiela 2023-01-17 17:39:16 +01:00 committed by GitHub
parent 184ac2cf55
commit a52e6d50bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: '_'