Skip to content

Commit e948f48

Browse files
authored
fix: docker push workflow (#543)
1 parent 216aebb commit e948f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker_push_stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
needs: [windows]
6060
runs-on:
6161
group: ansys-internal
62-
labels: Windows
62+
labels: [Windows, pygeometry]
6363
steps:
6464
- name: Login in Github Container registry
6565
uses: docker/login-action@v2

0 commit comments

Comments
 (0)