Skip to content

Commit

Permalink
change bool
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikStreek committed Dec 21, 2023
1 parent ffbede7 commit 496cd87
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 @@ -54,7 +54,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 ep_delete_after_delay ep_helmet ep_font_size ep_disable_imports"
INSTALL_SOFFICE = true
push: true
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 496cd87

Please sign in to comment.