ci: give absolute path to semantic-release
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Dylan R. E. Moonfire 2023-01-25 23:49:08 -06:00
parent 9b334f2b72
commit 836e81edc8

View file

@ -8,4 +8,4 @@ cd $(dirname $(dirname $0))
./scripts/setup.sh || exit 1
log "running semantic-release"
semantic-release --repository-url=https://oauth2:$GITLAB_TOKEN@gitlab.com/mfgames-writing/markdowny.git
yarn run semantic-release