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
git tag --sign $TAG --message "Runtime Class Manager $TAG"
25
+
git push upstream $TAG
26
+
```
27
+
28
+
Observe that the [Release Workflow run for the tag](https://github.com/spinframework/runtime-class-manager/actions/workflows/release.yml) completed successfully.
0 commit comments