Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/nes-containers.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-11-04 12:44:42 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-11-04 12:44:42 +0300
commit451c1e7c6011c12e687fce34d719feee8847debb (patch)
treef91943405f89729715e57c172f6df7ce42ccd430
parent73ff05a5cb754154c64146f2507f3aa921ce5511 (diff)
docs.yml fix
-rw-r--r--.github/workflows/docs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index 1945866..7c2f4b2 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -23,7 +23,7 @@ jobs:
# Single deploy job since we're just deploying
deployment:
runs-on: ubuntu-latest
- env:
+ enviroment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
steps: