brefphp / layers.js

Exposes Bref 2.x layers to Node applications
https://github.com/brefphp/bref/issues/1300
MIT License
3 stars 2 forks source link

Update layers.json in release workflow #2

Closed Vinitvh closed 1 year ago

Vinitvh commented 1 year ago
mnapoli commented 1 year ago

That doesn't look right, the version will be tagged before the layers are updated. (so the version tag will not contain the new layer versions).

Also the version are updated in layers.json but it seems those changes are never committed in git.

Vinitvh commented 1 year ago

@mnapoli npm run update runs before tagging, right? Sorry if it feels dumb. Could you please guide me through this?

mnapoli commented 1 year ago

@Vinitvh sorry at this point it will be easier for me to implement this, I have limited time at the moment

Vinitvh commented 1 year ago

Okay, no issues. Thank you and sorry if this wasted your time.

mnapoli commented 1 year ago

Not at all, no problem! Thanks for giving this a shot!