feat: prefixing with action name
This commit is contained in:
parent
497d109b44
commit
327ab1e92c
6 changed files with 22 additions and 22 deletions
|
|
@ -7,7 +7,7 @@ inputs:
|
|||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
- name: Set Image Name
|
||||
- name: Set-Image-Name Set Image Name
|
||||
shell: sh
|
||||
run: |
|
||||
export REPO_FULL=${{ github.repository }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue