Skip to content

Commit bc2f1ad

Browse files
committed
preserve commit hash when pushing build
1 parent 9c19369 commit bc2f1ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/npm-build-and-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ jobs:
4646
BRANCH: master
4747
FOLDER: build/hash-history
4848
SSH_PRIVATE_KEY: ${{ secrets.DEPLOYMENT_KEY }}
49+
MESSAGE: Automatic build of commit $(git rev-parse --short "$GITHUB_SHA")

0 commit comments

Comments
 (0)