Skip to content

Commit

Permalink
changelog-latest location update
Browse files Browse the repository at this point in the history
  • Loading branch information
jclausen committed Jan 12, 2021
1 parent eb1f088 commit 9dd6197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ deploy:
edge: true
file_glob: true
file: $TRAVIS_BUILD_DIR/.artifacts/$MODULE_ID/**/*
release_notes_file: $TRAVIS_BUILD_DIR/.artifacts/$MODULE_ID/changelog-latest.md
release_notes_file: $TRAVIS_BUILD_DIR/changelog-latest.md
name: v${TRAVIS_TAG}
tag_name: v${TRAVIS_TAG}
overwrite: true
Expand Down

0 comments on commit 9dd6197

Please sign in to comment.