ci: setting the repository URL for semantic-release

This commit is contained in:
Dylan R. E. Moonfire 2021-02-03 23:33:33 -06:00
parent 0fa623c2ea
commit 4b76b5f024

View file

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