How to pass changelog files to jar at runtime

I am using liquibase with spring boot and I want to pass changelog files at runtime while running jar file and don’t want to pack it in jar , is it possible to do?