Skip to content

Commit 6de7a32

Browse files
committed
Use custom runners 🥷🏽
1 parent 94cce5c commit 6de7a32

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ env:
1515

1616
jobs:
1717
build:
18-
runs-on:
19-
group: dbs-runners
18+
runs-on: self-hosted
2019
permissions:
2120
contents: read
2221
packages: write

0 commit comments

Comments
 (0)