diff --git a/.github/workflows/update-addns.yaml b/.github/workflows/update-addns.yaml index 6e24c3a..9ab9f67 100644 --- a/.github/workflows/update-addns.yaml +++ b/.github/workflows/update-addns.yaml @@ -32,7 +32,7 @@ on: jobs: update-dns: name: Update Boley DNS - runs-on: [self-hosted, Linux, boley] + runs-on: [self-hosted, Linux] steps: - name: Retrieve Application information id: getappinfo