diff --git a/.github/workflows/autocounterd.yml b/.github/workflows/autocounterd.yml index 45149af82fa..c8251a05490 100644 --- a/.github/workflows/autocounterd.yml +++ b/.github/workflows/autocounterd.yml @@ -29,11 +29,11 @@ jobs: username: ${{ github.repository_owner }} password: ${{ secrets.GITHUB_TOKEN }} - - name: Docker metadata autcounterd + - name: Docker metadata autocounterd id: meta uses: docker/metadata-action@v5 with: - images: ghcr.io/${{ github.repository }}/autcounterd + images: ghcr.io/${{ github.repository }}/autocounterd tags: | type=raw,value=latest type=semver,pattern=v{{version}} diff --git a/misc/autocounterd/README.md b/misc/autocounterd/README.md index 28b44312f25..b844a3d9e6c 100644 --- a/misc/autocounterd/README.md +++ b/misc/autocounterd/README.md @@ -2,7 +2,7 @@ ## What is it? -`autcounterd` is a simple binary that increments a simple counter every x seconds to analyse and test a network. +`autocounterd` is a simple binary that increments a simple counter every x seconds to analyse and test a network. ## How to use diff --git a/misc/loop/docker-compose.production.yml b/misc/loop/docker-compose.production.yml index 3873768dec6..4b0a316cb5a 100644 --- a/misc/loop/docker-compose.production.yml +++ b/misc/loop/docker-compose.production.yml @@ -117,7 +117,7 @@ services: - "com.centurylinklabs.watchtower.enable=true" autocounterd: - image: ghcr.io/albttx/gno/autocounterd + image: ghcr.io/gnolang/gno/autocounterd restart: unless-stopped env_file: ".env" command: