Skip to content

ci: add JSR publishing via github actions - #84

Open
carafelix wants to merge 6 commits into
mainfrom
jsr-publish
Open

ci: add JSR publishing via github actions#84
carafelix wants to merge 6 commits into
mainfrom
jsr-publish

Conversation

@carafelix

@carafelix carafelix commented Jul 25, 2026

Copy link
Copy Markdown
Member

https://jsr.io/docs/publishing-packages#publishing-from-github-actions

To publish from GitHub Actions, you must first link your package to your GitHub repository from your package settings in JSR. To do this, go to the settings tab of your package on jsr.io, enter your GitHub repository name, and click “Link”.

^^^ Step still needed to do. Haven't created @grammyjs/types since I'm not part of the jsr@grammyjs scope nor have received green light about it


This workflow will run every time you push to the main branch of your repository. It will publish your package to JSR, and will automatically use the correct version number based on the version in your jsr.json/deno.json(c) file. jsr publish will not attempt to publish if the version specified in your jsr.json/deno.json(c) file is already published to JSR.

@carafelix carafelix changed the title Add JSR publishing Add JSR publishing via github actions Jul 25, 2026
@carafelix carafelix changed the title Add JSR publishing via github actions ci: add JSR publishing via github actions Jul 25, 2026
@KnorpelSenf

Copy link
Copy Markdown
Member

I still don't understand why this is needed. Can you explain?

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