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
npm deprecate @telekom/scale-components-vue@~3.0.0-beta.17 "Please use @telekom/scale-components directly, see the Scale docs. Vue support for web components is already great."
114
114
115
115
publish-neutral:
116
-
runs-on: ubuntu-20.04
116
+
runs-on: ubuntu-22.04
117
117
environment: RELEASE
118
118
steps:
119
119
- uses: actions/checkout@v3
@@ -185,4 +185,3 @@ jobs:
185
185
- name: Deprecate Vue Package
186
186
run: |
187
187
npm deprecate @telekom/scale-components-vue-neutral@~3.0.0-beta.17 "Please use @telekom/scale-components directly, see the Scale docs. Vue support for web components is already great."
0 commit comments