ci: setting the repository URL for semantic-release
This commit is contained in:
parent
0fa623c2ea
commit
4b76b5f024
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue