Skip to content

Ci/publish with gh release action - #3

Merged
mheyen merged 2 commits into
mainfrom
ci/publish-with-gh-release-action
Aug 4, 2026
Merged

Ci/publish with gh release action#3
mheyen merged 2 commits into
mainfrom
ci/publish-with-gh-release-action

Conversation

@mheyen

@mheyen mheyen commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This patch:

  • Switched to softprops/action-gh-release@v3
  • Update to actions/checkout@v7
  • Remove workflow_dispatch:

mheyen added 2 commits August 4, 2026 18:13
Replaces the raw `gh release create` call with
softprops/action-gh-release@v3 (asset globbing, generated release
notes). Drops workflow_dispatch — GitHub requires the trigger to exist
at the dispatched ref itself, so it couldn't backfill pre-migration
tags.
actions/checkout@v4 -> v7. Releases are created as drafts so there's a
manual review/publish step before a new @basicbar/ui version becomes
publicly installable. Drops the explicit GITHUB_TOKEN env — the action
already defaults its token input to github.token.
@mheyen
mheyen requested a review from rrolf August 4, 2026 16:31
@mheyen mheyen self-assigned this Aug 4, 2026
@mheyen
mheyen merged commit 4aaab74 into main Aug 4, 2026
5 checks 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.

1 participant