We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f79509 commit cf50b23Copy full SHA for cf50b23
.travis.yml
@@ -133,7 +133,7 @@ deploy:
133
edge: true
134
file_glob: true
135
file: $TRAVIS_BUILD_DIR/.artifacts/$MODULE_ID/**/*
136
- release_notes_file: changelog-latest.md
+ release_notes_file: $TRAVIS_BUILD_DIR/changelog-latest.md
137
name: v${TRAVIS_TAG}
138
tag_name: v${TRAVIS_TAG}
139
overwrite: true
0 commit comments