Skip to content

Commit 14c44e6

Browse files
committed
Corrects a whitespace typo
1 parent 1ea275e commit 14c44e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ deployment:
4646
- python setup.py sdist
4747
- twine upload dist/* -u Stunts -p $pypi_password
4848
only:
49-
-master # Make sure this only happens in `master`
49+
- master # Make sure this only happens in `master`

0 commit comments

Comments
 (0)