Skip to content

fix(release): narrow release workflow to published tags#40

Merged
francoischalifour merged 1 commit into
mainfrom
fc/harden-release-workflow
Jul 9, 2026
Merged

fix(release): narrow release workflow to published tags#40
francoischalifour merged 1 commit into
mainfrom
fc/harden-release-workflow

Conversation

@francoischalifour

Copy link
Copy Markdown
Member
  • Remove temporary workflow_dispatch recovery path from .github/workflows/release-please.yml
  • Remove manual tag_name / ref release inputs
  • Remove NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
  • Keep id-token: write because npm Trusted Publisher needs it
  • Keep the explicit asset globs so altertable-cli.js is not uploaded twice
  • Remove release-as: 1.0.0 from release-please-config.json now that 1.0.0 is released

@francoischalifour francoischalifour merged commit f224328 into main Jul 9, 2026
9 checks passed
@francoischalifour francoischalifour deleted the fc/harden-release-workflow branch July 9, 2026 15:19
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