Skip to content

Conversation

@jclapis
Copy link
Collaborator

@jclapis jclapis commented Dec 1, 2025

This removes the explicit stable ref in the CI release workflow. By default, GitHub should use whatever source commit was tagged (which triggered the release) so we can avoid things like #399 in the future.

If we want to be explicit about which commit is used, we can do

with:
  ref: ${{ github.sha }}

instead.

@jclapis jclapis self-assigned this Dec 1, 2025
@jclapis jclapis added the core Core part of the repo (signer, modules interface) label Dec 1, 2025
@jclapis jclapis merged commit e089e7d into main Dec 1, 2025
5 checks passed
@jclapis jclapis deleted the build-from-tags branch December 1, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core part of the repo (signer, modules interface)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants