Set server url
Some checks failed
Build and deploy / deploy (push) Failing after 32s

This commit is contained in:
2024-10-12 01:03:38 +01:00
parent bea9ceb043
commit f3c7bb5c8f

View File

@@ -12,6 +12,8 @@ jobs:
-
name: Checkout
uses: actions/checkout@v4
with:
github-server-url: '${{ variables.SERVER_URL }}'
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3