Skip to content

Commit

Permalink
Update build-boxkit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkmmr69420 authored Apr 7, 2024
1 parent 83e348b commit 6725c77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-boxkit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: build-boxkit
name: build-brew
on:
pull_request:
branches:
Expand All @@ -11,7 +11,7 @@ on:
paths-ignore:
- '**/README.md'
env:
IMAGE_NAME: boxkit
IMAGE_NAME: brew
IMAGE_TAGS: latest
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}

Expand Down

0 comments on commit 6725c77

Please sign in to comment.