Skip to content

Commit f6630a3

Browse files
committed
Merge branch 'main' of github.com:netwrix/docs
2 parents 7707a62 + 301ed95 commit f6630a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main_product-docs-prod.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
build:
14-
runs-on: ubuntu-latest
14+
runs-on: self-hosted
1515
permissions:
1616
contents: read #This is required for actions/checkout
1717

@@ -64,4 +64,4 @@ jobs:
6464
app-name: 'product-docs-prod'
6565
slot-name: 'Production'
6666
package: .
67-
67+

0 commit comments

Comments
 (0)