Skip to content

Commit

Permalink
artifact upload with sha_short
Browse files Browse the repository at this point in the history
  • Loading branch information
pnmcosta committed Apr 4, 2024
1 parent 8559712 commit b68f524
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- id: vars
run: |
echo "sha_short=$(git rev-parse --short "$GITHUB_SHA")" >> "$GITHUB_OUTPUT"
- uses: actions/setup-node@v4
with:
check-latest: true
Expand Down

0 comments on commit b68f524

Please sign in to comment.