You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify workflows: remove composite action, fallback to JBang on cache miss
- build-generator.yml: build JAR+AOT and save to actions cache directly
- deploy.yml: restore from cache, use JAR+AOT if hit, fallback to JBang if miss
- Remove .github/actions/build-generator composite action
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments