enonic / lib-static

Library for serving static assets through XP, optimized for client caching
Apache License 2.0
0 stars 0 forks source link

Publish to Artifactory on release #442

Closed alansemenov closed 1 month ago

alansemenov commented 1 month ago

something is wrong here. we build our libs with simplified workflow https://github.com/enonic/lib-cache/blob/master/.github/workflows/enonic-gradle.yml

We need to publish on NPM with every release. Do we need two separate actions for release?

rymsha commented 1 month ago

we could improve simplified workflow to do that @alansemenov

alansemenov commented 1 month ago

we could improve simplified workflow to do that @alansemenov

Then we need to rename the workflow file, otherwise it will be overwritten on the next batch update of the standard workflow

rymsha commented 1 month ago

next batch update

we don't do it anymore