Skip to content

Commit

Permalink
Merge pull request #146 from pkuehnel/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
pkuehnel authored Jul 15, 2022
2 parents 0b12856 + 944ad81 commit 7e8eb64
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/versionRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}

releaseDockerLatestSmaEnergymeterplugin:
releaseDockerLatestSmaEnergymeterpluginTeslaSolarCharger:
name: Building SMAPlugin Image
runs-on: ubuntu-latest

Expand Down Expand Up @@ -215,7 +215,7 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}

releaseDockerLatestSmaEnergymeterplugin:
releaseDockerLatestSmaEnergymeterpluginSmartTeslaAmpSetter:
name: Building SMAPlugin Image old name
runs-on: ubuntu-latest

Expand Down Expand Up @@ -255,7 +255,7 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}

releaseDockerLatestSolarEdgeplugin:
releaseDockerLatestSolarEdgepluginTeslaSolarCharger:
name: Building SolarEdgePlugin Image
runs-on: ubuntu-latest

Expand Down Expand Up @@ -295,7 +295,7 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}

releaseDockerLatestSolarEdgeplugin:
releaseDockerLatestSolarEdgepluginSmartTeslaAmpSetter:
name: Building SolarEdgePlugin Image old name
runs-on: ubuntu-latest

Expand Down

0 comments on commit 7e8eb64

Please sign in to comment.