Skip to content

Add GitHub Action to publish map-styles to npm#61

Merged
Rub21 merged 7 commits into
stagingfrom
action-to-publish
Apr 30, 2026
Merged

Add GitHub Action to publish map-styles to npm#61
Rub21 merged 7 commits into
stagingfrom
action-to-publish

Conversation

@Rub21
Copy link
Copy Markdown
Member

@Rub21 Rub21 commented Apr 29, 2026

Currently it's hard to push the map-styles module, so I added a workflow to release new versions from the Actions tab instead of doing it manually.

It bumps the version, rebuilds /dist, pushes the tag, and publishes to npm. Uses Trusted Publishers so no token is needed.
Only runs from staging. To release: Actions → "Release to npm" → Run workflow → pick patch/minor/major.

cc. @jeffreyameyer

@Rub21 Rub21 requested review from 1ec5 and erictheise April 29, 2026 23:38
@Rub21 Rub21 merged commit 9043f9b into staging Apr 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants