Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
AmaseCocoa authored Aug 15, 2024
1 parent f6a6542 commit 49b9ae0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
type: boolean
push:
branches:
- 'master-kakurega'
- 'rest-master'
paths:
- 'package.json'

env:
REGISTRY_IMAGE: ghcr.io/${{ github.repository_owner }}/kakurega.app
REGISTRY_IMAGE: ghcr.io/${{ github.repository_owner }}/misskey.rest
DEVELOP_BRANCH_NAME: dev

jobs:
Expand Down

0 comments on commit 49b9ae0

Please sign in to comment.