Auto deploy

This commit is contained in:
2022-02-05 14:53:51 +03:00
parent 8ce72f59f5
commit 9e2b2002a8
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ env:
NAMESPACE: "landing"
jobs:
build:
runs-on: [self-hosted, organization]
runs-on: [self-hosted, Organization]
steps:
- name: Get repository
uses: actions/checkout@v2