remove unused env

This commit is contained in:
2026-02-11 15:55:37 +05:30
parent 697db2f3e6
commit 10fa79cf8b

View File

@@ -3,9 +3,6 @@ name: Build and Push Docker Image
on: on:
workflow_dispatch: workflow_dispatch:
env:
DOCKERHUB_REPO: caddy-test
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest