Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed May 16, 2024
1 parent 63c753b commit a41f5d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
workflow_dispatch:

env:
BASE_IMAGE_NAME: kitconcept/frontend
PLATFORMS: linux/amd64,linux/arm64
BASE_IMAGE_NAME: kitconcept/plone-frontend
PLATFORMS: linux/amd64
IS_LATEST: false

jobs:
Expand Down

0 comments on commit a41f5d8

Please sign in to comment.