diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f51fb7a..c78849b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,8 +1,9 @@ name: CI on: + workflow_dispatch: push: - branches: [master] + branches: [master, dev] jobs: build: @@ -29,4 +30,4 @@ jobs: run: earthly --version - name: Run build - run: earthly --ci --push +docker --repo 'ghcr.io/xampprocky/tokei_rs' + run: earthly --ci --push +docker --repo 'ghcr.io/elliotwutingfeng/tokei_rs' diff --git a/compose.yml b/compose.yml index b658ef6..1d46365 100644 --- a/compose.yml +++ b/compose.yml @@ -20,7 +20,7 @@ services: - internal badge: - image: ghcr.io/XAMPPRocky/tokei_rs + image: ghcr.io/elliotwutingfeng/tokei_rs environment: - RUST_LOG=debug networks: