Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
removed unnecessary env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
qtrinh2 authored Feb 1, 2024
1 parent 77c3e16 commit 6b04b74
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
- "main"
- "preview"

env:
REGISTRY: ghcr.io
IMAGE_NAME: "ghcr.io/${{ github.repository }}"
DEVL_URL: "http://dev.conntectingthreads.co.uk/"
PROD_URL: "https://connectingthreads.co.uk/"

jobs:
hugo-build-release-deploy:
uses: chnm/.github/.github/workflows/hugo--build-release-deploy.yml@main
Expand Down

0 comments on commit 6b04b74

Please sign in to comment.