Skip to content

Commit

Permalink
debug docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
daya0576 committed Dec 8, 2024
1 parent 9f2e3fb commit d7acd2f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# https://docs.docker.com/build/ci/github-actions/multi-platform/

name: Publish Release

on:
workflow_dispatch:
push:
tags:
- v**
# branches:
# - debug_docker_image
branches:
- debug_docker_image

env:
REGISTRY_IMAGE: daya0576/beaverhabits
Expand Down

0 comments on commit d7acd2f

Please sign in to comment.