Skip to content

Commit e5271a0

Browse files
committed
ci: publish to ghcr
1 parent ee22e70 commit e5271a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-ghcr.yaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build and Push to GHCR
22

33
on:
44
push:
5-
branches: [master]
5+
branches: [master, ci]
66

77
env:
88
GHCR_IMAGE: ghcr.io/${{ secrets.GHCR_USERNAME }}/${{ github.event.repository.name }}

0 commit comments

Comments
 (0)