ci: trying to get the repository URL working with token

This commit is contained in:
Dylan R. E. Moonfire 2021-02-03 23:38:44 -06:00
parent 4b76b5f024
commit 50617fed57

View file

@ -19,4 +19,4 @@ publish:
- yarn run build
# Perform the automatic release process
- npx semantic-release --repository-url "https://oauth2:$GITLAB_TOKEN@gitlab.com/mfgames-writing/markdowny.git"
- npx semantic-release --repository-url=https://oauth2:$GITLAB_TOKEN@gitlab.com/mfgames-writing/markdowny.git