[CHORE] Tweak Action Playground
This commit is contained in:
parent
0b1c4cb212
commit
16a0461d97
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ inputs:
|
|||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: Echo Env
|
||||
run: env
|
||||
# Set additional Envars
|
||||
- name: Setting Short Commit Sha
|
||||
run: echo SHORT_COMMIT_SHA=$(echo $GITHUB_SHA | cut -c 1-6) >> $GITHUB_ENV
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue