Skip to content

Commit

Permalink
use short sha
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed May 13, 2024
1 parent e612de0 commit 3875ca1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/website-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
packages: write
checks: read
steps:
- name: Shorten sha
run: echo "sha=${sha::7}" >> $GITHUB_ENV

- uses: actions/checkout@v4

- name: Generate files hash
Expand Down

0 comments on commit 3875ca1

Please sign in to comment.