Skip to content

Commit b2ba636

Browse files
author
Greg Bowler
committed
Unset secrets
1 parent 0329436 commit b2ba636

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer-action.bash

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ echo "Command: $command_string" >> output.log 2>&1
133133
mkdir -p /tmp/composer-cache
134134

135135
export COMPOSER_CACHE_DIR="/tmp/composer-cache"
136+
unset ACTION_SSH_KEY
137+
unset ACTION_SSH_KEY_PUB
136138
echo "Starting..."
137139

138140
docker run --rm \

0 commit comments

Comments
 (0)