diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6748e52..b8e5737 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -71,7 +71,7 @@ jobs: - name: Publish to Registry uses: elgohr/Publish-Docker-Github-Action@v5 with: - name: arquisoft/wiq_en1a/questionservicer + name: arquisoft/wiq_en1a/questionservice username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} registry: ghcr.io