Skip to content

Commit d0f4804

Browse files
authored
🔥 remove committing changes if simulation should be done (#64)
1 parent 99c21e8 commit d0f4804

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ runs:
214214
echo "Run update $line ${{ inputs.docker-registry }}/${{ inputs.docker-image }}:${{ steps.preparation.outputs.tag }}"
215215
yq -i .${array[1]}=\"${{ inputs.docker-registry }}/${{ inputs.docker-image }}:${{ steps.preparation.outputs.tag }}\" ${array[0]}
216216
done <<< "${{ inputs.gitops-dev }}"
217-
commit_changes
218217
fi
219218
220219
branding:

0 commit comments

Comments
 (0)