Skip to content

Commit 0593d01

Browse files
committed
updating build deployinator
1 parent ebe2b73 commit 0593d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- 'v*.*.*'
88
jobs:
99
main:
10-
runs-on: self-hosted
10+
runs-on: deployinatorv1
1111
steps:
1212
- name: Checkout
1313
uses: actions/checkout@v2

0 commit comments

Comments
 (0)