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
body: '[Building Dev PR](https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}) after Version (`${{env.RELEASE_VERSION}}`) Release.'
106
-
})
107
-
108
96
- name: Set up Python 3.10
109
97
uses: actions/setup-python@v4
110
98
with:
@@ -137,15 +125,3 @@ jobs:
137
125
title: 'Link packages in dev after (${{env.RELEASE_VERSION}})'
138
126
body: |
139
127
## Link packages in dev after (${{env.RELEASE_VERSION}})
0 commit comments