Skip to content

Commit

Permalink
preserve commit hash when pushing build
Browse files Browse the repository at this point in the history
  • Loading branch information
sschiessl-bcp committed Apr 23, 2022
1 parent 9c19369 commit d0a0996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ jobs:
BRANCH: master
FOLDER: build/hash-history
SSH_PRIVATE_KEY: ${{ secrets.DEPLOYMENT_KEY }}
MESSAGE: Automatic build of commit {$(git rev-parse --short "$GITHUB_SHA")}

0 comments on commit d0a0996

Please sign in to comment.