Skip to content

Commit 5548f8f

Browse files
committed
Remove trailing space
1 parent 476f6b9 commit 5548f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/authenticate_with_oidc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ steps:
1212
name: Configure Cloudsmith organisation
1313
command: |
1414
if [ -z "$CLOUDSMITH_ORGANISATION" ]
15-
then
15+
then
1616
echo "export CLOUDSMITH_ORGANISATION=\"financial-times\"" >> $BASH_ENV
1717
fi
1818
- run:

0 commit comments

Comments
 (0)