Grunt Compress. Add file to existing archive

I am trying to create a task where I add one file to a zip file I already have in my dist folder.

Is there a way to do it with grunt-contrib-compress?

Thank you in advance!