mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-02-08 08:42:08 -08:00
committing short github sha
This commit is contained in:
parent
f07ad26db8
commit
f91f431be5
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
environment: staging
|
||||
env:
|
||||
IMAGE_TAG: $(echo $GITHUB_SHA | head -c 7)
|
||||
IMAGE_TAG: ${{ github.sha }}
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue