Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tommerty authored Jul 22, 2024
1 parent 8f34dff commit acc771a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ on:
pull_request:
branches: main
env:
REGISTRY: ghcr.io
IMAGE_NAME: dorasto/discordbot
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit acc771a

Please sign in to comment.