Skip to content

Commit

Permalink
tesing
Browse files Browse the repository at this point in the history
  • Loading branch information
SpookyJelly committed Aug 9, 2023
1 parent a1fd00d commit 86346c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
run: |
COMMIT_HASH=$(git rev-parse HEAD)
echo 'commit_sha=$COMMIT_HASH' >> $GITHUB_OUTPUT
echo 'this commit hash is $COMMIT_HASH'
# run: echo 'commit_sha=testing' >> $GITHUB_OUTPUT
outputs:
ref: ${{ steps.lastest_head.outputs.commit_sha }}
Expand Down

0 comments on commit 86346c4

Please sign in to comment.