Skip to content

Commit ee7d89c

Browse files
committed
updated release pipeline
1 parent 32e9dc6 commit ee7d89c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ on:
77

88
jobs:
99
publish:
10-
runs-on: ubuntu-latest
10+
runs-on:
11+
group: databrickslabs-protected-runner-group
12+
labels: linux-ubuntu-latest
1113
environment: release
1214
permissions:
1315
# Used to authenticate to PyPI via OIDC and sign the release's artifacts with sigstore-python.

0 commit comments

Comments
 (0)