Skip to content

Commit

Permalink
chore: print additions
Browse files Browse the repository at this point in the history
  • Loading branch information
tlebon committed Dec 20, 2024
1 parent ceee51e commit bb53c0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/precommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
echo "Found total additions: $total_additions"
# Output for subsequent steps
echo "total_additions=$total_additions" >> $GITHUB_OUTPUT
print "total_additions=$total_additions"
deploy_to_aws:
name: 'Deploy to live environments'
Expand Down

0 comments on commit bb53c0c

Please sign in to comment.