Skip to content

Commit

Permalink
Fix name 3
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed May 16, 2024
1 parent 718733c commit dc9a2f8
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: ghcr.io/kitconcept/plone-frontend
PLATFORMS: linux/amd64
BASE_IMAGE_NAME: ghcr.io/kitconcept/frontend
PLATFORMS: linux/amd64,linux/arm64
IS_LATEST: false

jobs:
Expand Down

0 comments on commit dc9a2f8

Please sign in to comment.