Skip to content

Commit

Permalink
add correct kits ep plugin for removal
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikStreek committed Mar 12, 2024
1 parent 0c869c6 commit 40066e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
with:
platforms: linux/amd64,linux/arm64/v8
build-args: |
ETHERPAD_PLUGINS=kitsteam/ep_comments_page kitsteam/ep_push2delete ep_image_upload ep_embedded_hyperlinks2 ep_headings2 ep_align ep_font_color ep_delete_empty_pads ep_delete_after_delay ep_helmet ep_font_size ep_disable_imports
ETHERPAD_PLUGINS=kitsteam/ep_comments_page kitsteam/ep_push2delete ep_image_upload ep_embedded_hyperlinks2 ep_headings2 ep_align ep_font_color ep_delete_empty_pads kitsteam/ep_delete_after_delay ep_helmet ep_font_size ep_disable_imports
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit 40066e2

Please sign in to comment.