Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bootsie123 authored Jun 23, 2024
1 parent 59dee37 commit 142dbf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: Docker Publish
on:
push:
branches:
- "master"
- "main"
workflow_dispatch:
pull_request:
branches:
- "master"
- "main"

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 142dbf8

Please sign in to comment.