Skip to content

Commit

Permalink
add on pt
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvsadana committed Oct 9, 2024
1 parent 52fa757 commit 0aba3c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: Build/Push Docker Image to ghcr

on:
release:
types: [published]
workflow_dispatch:
inputs:
docker_tag:
description: "Docker tag to use"
required: true
default: "latest"
pull_request:
branches: [main]

permissions:
contents: read
Expand Down

0 comments on commit 0aba3c5

Please sign in to comment.