We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 216aebb commit e948f48Copy full SHA for e948f48
.github/workflows/docker_push_stable.yml
@@ -59,7 +59,7 @@ jobs:
59
needs: [windows]
60
runs-on:
61
group: ansys-internal
62
- labels: Windows
+ labels: [Windows, pygeometry]
63
steps:
64
- name: Login in Github Container registry
65
uses: docker/login-action@v2
0 commit comments