Update check-git-apply.yaml

This commit is contained in:
uazo
2022-10-28 06:43:02 -02:00
committed by GitHub
parent d2324589c3
commit 6f2d3fc50e
+1 -1
View File
@@ -22,7 +22,7 @@ on:
default: ''
env:
RTAG: ${{ format('{0}{1}', github.event.commits[][sha], github.event.inputs.rtag) }}
RTAG: ${{ format('{0}{1}', ${{ github.event.commits[][sha] }}, ${{ github.event.inputs.rtag) }} }}
jobs:
build: