Update check-git-apply.yaml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user