Skip to content

Commit 1ef9b26

Browse files
authored
Copy trunk to tag in dry run as well
Signed-off-by: Moritz Meißelbach <m.meisselbach@inpsyde.com>
1 parent 0766b64 commit 1ef9b26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wordpress-org-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ jobs:
259259
svn status
260260
261261
- name: Copy trunk to new tag
262-
if: inputs.UPDATE_TRUNK_ONLY == false && inputs.DRY_RUN == false
262+
if: inputs.UPDATE_TRUNK_ONLY == false
263263
env:
264264
PLUGIN_VERSION: ${{ inputs.PLUGIN_VERSION }}
265265
run: |

0 commit comments

Comments
 (0)