Skip to content

Commit cf50b23

Browse files
committed
location updates for changelog
1 parent 3f79509 commit cf50b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ deploy:
133133
edge: true
134134
file_glob: true
135135
file: $TRAVIS_BUILD_DIR/.artifacts/$MODULE_ID/**/*
136-
release_notes_file: changelog-latest.md
136+
release_notes_file: $TRAVIS_BUILD_DIR/changelog-latest.md
137137
name: v${TRAVIS_TAG}
138138
tag_name: v${TRAVIS_TAG}
139139
overwrite: true

0 commit comments

Comments
 (0)