Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
chkfung committed Apr 4, 2024
1 parent 14d2c8d commit b469cb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
git add dist/index.js
git diff --quiet && git diff --staged --quiet || git commit -m "Automated build"
git log -n 2
git branch --show-current
git push origin $BRANCH_NAME
git log -n 2
echo "BRANCH_NAME=$BRANCH_NAME" >> $GITHUB_ENV
Expand Down

0 comments on commit b469cb1

Please sign in to comment.