Skip to content

Commit

Permalink
dev: Docker image tag is lowercase
Browse files Browse the repository at this point in the history
  • Loading branch information
Aggelos Kolaitis committed Nov 25, 2020
1 parent 3634534 commit 321077e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
version: ${{ steps.goreleaser_version.outputs.value }}
args: release --release-notes /tmp/release-notes.md
env:
DOCKER_IMAGE: TheThingsNetwork/lorawan-stack-migrate
DOCKER_IMAGE: thethingsnetwork/lorawan-stack-migrate
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 321077e

Please sign in to comment.